diff options
author | Artur Grabowski <art@cvs.openbsd.org> | 1998-06-28 02:38:51 +0000 |
---|---|---|
committer | Artur Grabowski <art@cvs.openbsd.org> | 1998-06-28 02:38:51 +0000 |
commit | b4f9d53cbf4d31c5dbfbef544319b092e68fabd4 (patch) | |
tree | 324230c11ef886798047a5146623b35e8fa61365 /share/man | |
parent | 50b37b7254555fee5632266c6596ddc8ab1a0016 (diff) |
minor sync with reality (still needs a lot of work)
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man7/hier.7 | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index b611ddc1fef..435fea5afda 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hier.7,v 1.6 1998/06/23 21:23:06 deraadt Exp $ +.\" $OpenBSD: hier.7,v 1.7 1998/06/28 02:38:50 art Exp $ .\" $NetBSD: hier.7,v 1.7 1994/11/30 19:07:10 jtc Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -262,6 +262,8 @@ src for files in /bin src for files in /etc .It Li games/ src for files in /usr/games +.It Li gnu/ +src for files with GPL license .It Li include/ src for files in /usr/include .It Li kerberosIV/ @@ -270,12 +272,8 @@ src for kerberos version IV src for files in /usr/lib .It Li libexec/ src for files in /usr/libexec -.It Li local/ -src for files in /usr/local -.It Li old/ -src for files in /usr/old -.It Li pgrm/ -src for programming tools in /usr/bin +.It Li lkm/ +src for files in /usr/lkm .It Li sbin/ src for files in /sbin .It Li share/ |