diff options
author | 2005-01-11 19:42:55 +0000 | |
---|---|---|
committer | 2005-01-11 19:42:55 +0000 | |
commit | 8587150dd7c8fbdf4249c6aec4e5c515e29d21e4 (patch) | |
tree | 7aa631d39c4dd7e0c78f230d577292cb5ca082fe /share/man/man7 | |
parent | no more stuff from gnu (diff) | |
download | wireguard-openbsd-8587150dd7c8fbdf4249c6aec4e5c515e29d21e4.tar.xz wireguard-openbsd-8587150dd7c8fbdf4249c6aec4e5c515e29d21e4.zip |
change the description of /usr/lib from `archive libraries' to `system
libraries', since not only archive libs are kept there.
this from freebsd -r 1.112, except i changed their description and
referenced intro(3) rather than ar(1), since it has a better description of
library types.
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/hier.7 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index b2f52eb5964..e2c6173acbf 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -1,4 +1,4 @@ -.\" $OpenBSD: hier.7,v 1.50 2004/12/01 16:13:49 jmc Exp $ +.\" $OpenBSD: hier.7,v 1.51 2005/01/11 19:42:55 jmc Exp $ .\" $NetBSD: hier.7,v 1.7 1994/11/30 19:07:10 jtc Exp $ .\" .\" Copyright (c) 1990, 1993 @@ -286,7 +286,10 @@ C include files for the XFS file system. .El .Pp .It lib/ -Archive libraries. +System libraries. +See +.Xr intro 3 +for a description of library types. .It libdata/ Miscellaneous utility data files. .Pp |