Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 5 Mar 2017 03:58:57 +0000 (UTC)
From:      "Rodney W. Grimes" <rgrimes@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r314691 - head/share/man/man7
Message-ID:  <201703050358.v253wvCI044252@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: rgrimes
Date: Sun Mar  5 03:58:57 2017
New Revision: 314691
URL: https://svnweb.freebsd.org/changeset/base/314691

Log:
  Document 3 more src/ directories
  
  Approved by:	grehan(mentor)
  MFC after:	1 week
  Verified by:	igor (same errors before and after)

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

Modified: head/share/man/man7/hier.7
==============================================================================
--- head/share/man/man7/hier.7	Sun Mar  5 03:05:24 2017	(r314690)
+++ head/share/man/man7/hier.7	Sun Mar  5 03:58:57 2017	(r314691)
@@ -28,7 +28,7 @@
 .\"	@(#)hier.7	8.1 (Berkeley) 6/5/93
 .\" $FreeBSD$
 .\"
-.Dd March 15, 2016
+.Dd March 2, 2017
 .Dt HIER 7
 .Os
 .Sh NAME
@@ -704,6 +704,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
@@ -715,6 +718,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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201703050358.v253wvCI044252>