diff options
-rw-r--r-- | share/man/man7/hier.7 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index c24769a..f693041 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -32,7 +32,7 @@ .\" @(#)hier.7 8.1 (Berkeley) 6/5/93 .\" $FreeBSD$ .\" -.Dd January 14, 2015 +.Dd September 24, 2015 .Dt HIER 7 .Os .Sh NAME @@ -391,6 +391,8 @@ shared libraries for compatibility .It Pa aout/ a.out backward compatibility libraries .El +.It Pa debug/ +standalone debug data for the base system libraries and binaries .It Pa dtrace/ DTrace library scripts .It Pa engines/ |