diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-07-05 05:00:23 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-07-05 05:00:23 +0000 |
commit | d1bfc4ca9c7a4a0d4a708afaee9eb0c9ef467780 (patch) | |
tree | 178fe25f859b24ac4746169666be9a50c3307083 /share/man | |
parent | 7036472f0894777ff8ba2f25476c11dad700f5ca (diff) |
tweak previous;
Diffstat (limited to 'share/man')
-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 |