summaryrefslogtreecommitdiffstats
path: root/share/man/man7/hier.7
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man7/hier.7')
-rw-r--r--share/man/man7/hier.750
1 files changed, 31 insertions, 19 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7
index 328f88d..1722ea3 100644
--- a/share/man/man7/hier.7
+++ b/share/man/man7/hier.7
@@ -9,11 +9,7 @@
.\" 2. Redistributions in binary form must reproduce the above copyright
.\" notice, this list of conditions and the following disclaimer in the
.\" documentation and/or other materials provided with the distribution.
-.\" 3. All advertising materials mentioning features or use of this software
-.\" must display the following acknowledgement:
-.\" This product includes software developed by the University of
-.\" California, Berkeley and its contributors.
-.\" 4. Neither the name of the University nor the names of its contributors
+.\" 3. Neither the name of the University nor the names of its contributors
.\" may be used to endorse or promote products derived from this software
.\" without specific prior written permission.
.\"
@@ -32,7 +28,7 @@
.\" @(#)hier.7 8.1 (Berkeley) 6/5/93
.\" $FreeBSD$
.\"
-.Dd January 21, 2010
+.Dd December 25, 2013
.Dt HIER 7
.Os
.Sh NAME
@@ -104,10 +100,6 @@ Sendmail control files
mtree configuration files;
see
.Xr mtree 8
-.It Pa namedb/
-named configuration files;
-see
-.Xr named 8
.It Pa pam.d/
configuration files for the Pluggable Authentication Modules (PAM)
library
@@ -287,8 +279,6 @@ mail filter API
machine-specific C include files
.It Pa net/
miscellaneous network C include files
-.It Pa netatalk/
-Appletalk protocol
.It Pa netinet/
C include files for Internet standard protocols;
see
@@ -301,8 +291,6 @@ see
kernel key-management service;
see
.Xr ipsec 4
-.It Pa netipx/
-IPX/SPX protocol stacks
.It Pa netnatm/
NATM include files;
see
@@ -387,6 +375,9 @@ a.out backward compatibility libraries
DTrace library scripts
.It Pa engines/
OpenSSL (Cryptography/SSL toolkit) dynamically loadable engines
+.It Pa private/
+Private system libraries not for use by third-party programs.
+ABI and API stability are not guaranteed.
.El
.Pp
.It Pa libdata/
@@ -547,6 +538,16 @@ ASCII text files used by various games
device description file for device name
.It Pa info/
GNU Info hypertext system
+.It Pa keys/
+known trusted and revoked keys.
+.Bl -tag -width ".Pa keys/pkg/" -compact
+.It Pa keys/pkg/
+fingerprints for
+.Xr pkg 7
+and
+.Xr pkg 8
+.El
+.Pp
.It Pa locale/
localization files;
see
@@ -692,6 +693,14 @@ source code for files in
source code for files in
.Pa /usr/sbin
.El
+.Pp
+.It Pa tests/
+The
+.Fx
+test suite.
+See
+.Xr tests 7
+for more details.
.El
.It Pa /var/
multi-purpose log, temporary, transient, and spool files
@@ -720,6 +729,14 @@ directory containing output spool files
.Pp
.It Pa backups/
miscellaneous backup files
+.It Pa cache/
+miscellaneous cached files
+.Bl -tag -width ".Pa pkg/" -compact
+.It Pa pkg/
+cached packages for
+.Xr pkg 8
+.El
+.Pp
.It Pa crash/
default directory to store kernel crash dumps; see
.Xr crash 8
@@ -780,11 +797,6 @@ system information files describing various info about
system since it was booted
.Pp
.Bl -tag -width Fl -compact
-.It Pa named/
-writable by the
-.Dq bind
-user; see
-.Xr named 8
.It Pa ppp/
writable by the
.Dq network
OpenPOWER on IntegriCloud