svn commit: r262541 - stable/10/share/man/man7

Eitan Adler eadler at FreeBSD.org
Thu Feb 27 01:01:02 UTC 2014


Author: eadler
Date: Thu Feb 27 01:01:02 2014
New Revision: 262541
URL: http://svnweb.freebsd.org/changeset/base/262541

Log:
  MFC r262451:
  
  hier(7): Add /usr/lib/private

Modified:
  stable/10/share/man/man7/hier.7
Directory Properties:
  stable/10/   (props changed)

Modified: stable/10/share/man/man7/hier.7
==============================================================================
--- stable/10/share/man/man7/hier.7	Thu Feb 27 00:52:34 2014	(r262540)
+++ stable/10/share/man/man7/hier.7	Thu Feb 27 01:01:02 2014	(r262541)
@@ -383,6 +383,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/


More information about the svn-src-all mailing list