diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-07-08 23:16:15 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-07-08 23:16:15 +0000 |
commit | 95876bb72132fad9c20275f15b6188ac0ec578d5 (patch) | |
tree | 3430a5b7a30fe63a6818ba8dc5dc8205a4534d80 | |
parent | b6e79afb0b9680545ede7a5b2a651b563b8c3bd9 (diff) |
just don;t talk about the compat pages; suggested by/ok tedu
-rw-r--r-- | share/man/man7/hier.7 | 11 |
1 files changed, 3 insertions, 8 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index a26b979a9ed..794ed1d2e1e 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hier.7,v 1.96 2011/07/05 05:00:22 jmc Exp $ +.\" $OpenBSD: hier.7,v 1.97 2011/07/08 23:16:14 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 5 2011 $ +.Dd $Mdocdate: July 8 2011 $ .Dt HIER 7 .Os .Sh NAME @@ -78,12 +78,7 @@ File descriptor files (see .El .It /emul/ 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 -and -.Xr compat_linux 8 ) . +emulation is in effect. .It /etc/ System configuration files and scripts. .Pp |