svn commit: r317301 - stable/11/share/man/man7
Rodney W. Grimes
rgrimes at FreeBSD.org
Sat Apr 22 21:50:01 UTC 2017
Author: rgrimes
Date: Sat Apr 22 21:49:59 2017
New Revision: 317301
URL: https://svnweb.freebsd.org/changeset/base/317301
Log:
MFC r314691:
Document 3 more src/ directories
Approved by: grehan (mentor)
Modified:
stable/11/share/man/man7/hier.7
Directory Properties:
stable/11/ (props changed)
Modified: stable/11/share/man/man7/hier.7
==============================================================================
--- stable/11/share/man/man7/hier.7 Sat Apr 22 21:40:31 2017 (r317300)
+++ stable/11/share/man/man7/hier.7 Sat Apr 22 21:49:59 2017 (r317301)
@@ -702,6 +702,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
@@ -713,6 +716,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