diff options
author | 2012-08-23 14:40:24 +0000 | |
---|---|---|
committer | 2012-08-23 14:40:24 +0000 | |
commit | e0b0ae31171d1a190a545f7db103ceca04e81e9d (patch) | |
tree | 06ebfae71ba503abd4cbf039105d5e5d40fc7437 | |
parent | no more NNPFS; (diff) | |
download | wireguard-openbsd-e0b0ae31171d1a190a545f7db103ceca04e81e9d.tar.xz wireguard-openbsd-e0b0ae31171d1a190a545f7db103ceca04e81e9d.zip |
no more /etc/afs/
-rw-r--r-- | share/man/man7/hier.7 | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index 9bd1070deea..720670d150c 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hier.7,v 1.102 2012/04/08 17:36:21 jmc Exp $ +.\" $OpenBSD: hier.7,v 1.103 2012/08/23 14:40:24 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: April 8 2012 $ +.Dd $Mdocdate: August 23 2012 $ .Dt HIER 7 .Os .Sh NAME @@ -88,8 +88,6 @@ Local time zone information (see .Xr ctime 3 ) . .It X11/ Configuration files for the X11 window system. -.It afs/ -AFS configuration files. .It amd/ Contains map files for .Xr amd 8 . |