Author: emaste
Date: Mon Nov 10 18:20:46 2014
New Revision: 274349
URL: https://svnweb.freebsd.org/changeset/base/274349

Log:
  Add /usr/lib/debug directory to hier(7)
  
  The canonical standalone debug directory established by the GNU
  toolchain is /usr/lib/debug, and we use it when WITH_DEBUG_FILES is set.
  Mention it in the file system hierarchy page.
  
  Reviewed by:  bcr
  Sponsored by: The FreeBSD Foundation
  Differential Revision:        https://reviews.freebsd.org/D1134

Modified:
  head/share/man/man7/hier.7

Modified: head/share/man/man7/hier.7
==============================================================================
--- head/share/man/man7/hier.7  Mon Nov 10 16:12:51 2014        (r274348)
+++ head/share/man/man7/hier.7  Mon Nov 10 18:20:46 2014        (r274349)
@@ -28,7 +28,7 @@
 .\"    @(#)hier.7      8.1 (Berkeley) 6/5/93
 .\" $FreeBSD$
 .\"
-.Dd July 25, 2014
+.Dd November 10, 2014
 .Dt HIER 7
 .Os
 .Sh NAME
@@ -380,6 +380,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/
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to