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

Rodney W. Grimes rgrimes at FreeBSD.org
Sat Apr 22 21:57:27 UTC 2017


Author: rgrimes
Date: Sat Apr 22 21:57:26 2017
New Revision: 317302
URL: https://svnweb.freebsd.org/changeset/base/317302

Log:
  MFC: r314691
  
  Document 3 more src/ directories
  
  Approved by:	grehan (mentor)

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	Sat Apr 22 21:49:59 2017	(r317301)
+++ stable/10/share/man/man7/hier.7	Sat Apr 22 21:57:26 2017	(r317302)
@@ -714,6 +714,9 @@ source code for files in
 files required to produce a
 .Fx
 release
+.It Pa rescue/
+source code for files in
+.Pa /rescue
 .It Pa sbin/
 source code for files in
 .Pa /sbin
@@ -725,6 +728,11 @@ source for files in
 .Pa /usr/share
 .It Pa sys/
 kernel source code
+.It Pa targets/
+support for experimental DIRDEPS_BUILD
+.It Pa tests/
+source code for files in
+.Pa /usr/tests
 .It Pa tools/
 tools used for maintenance and testing of
 .Fx


More information about the svn-src-all mailing list