diff options
author | 2011-07-05 05:00:22 +0000 | |
---|---|---|
committer | 2011-07-05 05:00:22 +0000 | |
commit | f82ee9631383bee4c7fb8138c49c8e8b1a4c63ae (patch) | |
tree | b858b6313f20aac54d4b090ee23d04dccd0de713 /share/man/man7 | |
parent | Allow parallel linting of manuals, (diff) | |
download | wireguard-openbsd-f82ee9631383bee4c7fb8138c49c8e8b1a4c63ae.tar.xz wireguard-openbsd-f82ee9631383bee4c7fb8138c49c8e8b1a4c63ae.zip |
tweak previous;
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/hier.7 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index f2eb7d508dd..a26b979a9ed 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hier.7,v 1.95 2011/07/04 22:59:43 tedu Exp $ +.\" $OpenBSD: hier.7,v 1.96 2011/07/05 05:00:22 jmc Exp $ .\" $NetBSD: hier.7,v 1.7 1994/11/30 19:07:10 jtc Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)hier.7 8.1 (Berkeley) 6/5/93 .\" -.Dd $Mdocdate: July 4 2011 $ +.Dd $Mdocdate: July 5 2011 $ .Dt HIER 7 .Os .Sh NAME @@ -81,9 +81,9 @@ Base directory for alternate areas searched first when system call emulation is in effect (see .Xr sysctl 8 and the system compat pages: -.Xr compat_aout 8 , +.Xr compat_aout 8 and -.Xr compat_linux 8 . +.Xr compat_linux 8 ) . .It /etc/ System configuration files and scripts. .Pp |