diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2014-07-16 14:47:38 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2014-07-16 14:47:38 +0000 |
commit | ad6ba2c1973b59a5faa2ec0b7cb9c9df13e0f312 (patch) | |
tree | 9fedfee89c363356ca413e1ba3ec66bf5988ae69 /share/man | |
parent | 94878a1eb1d9060f0adda832864ec8c645932f68 (diff) |
no more /etc/disklabels (ironically making my previous commit to this
file redundant);
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man7/hier.7 | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index 6c4ae8e4763..86dcf0d0201 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hier.7,v 1.126 2014/07/15 11:26:20 jmc Exp $ +.\" $OpenBSD: hier.7,v 1.127 2014/07/16 14:47:37 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 15 2014 $ +.Dd $Mdocdate: July 16 2014 $ .Dt HIER 7 .Os .Sh NAME @@ -94,9 +94,6 @@ Contains map files for .It authpf/ Configuration files for the authenticating gateway user shell (see .Xr authpf 8 ) . -.It disklabels/ -Backup disklabels (see -.Xr disklabel 8 ) . .It examples/ Examples configuration files for base system daemons. .It firmware/ |