svn commit: r358107 - stable/11/share/man/man7
Baptiste Daroussin
bapt at FreeBSD.org
Wed Feb 19 14:27:22 UTC 2020
Author: bapt
Date: Wed Feb 19 14:27:22 2020
New Revision: 358107
URL: https://svnweb.freebsd.org/changeset/base/358107
Log:
MFC r356918:
The ports tree now accepts /usr/local/share/man as a directory for manpage
and will slowly transition from /usr/local/man to it. To reflect this remove
the documentation of the manpages being an exception in the layout of /usr/local
Reported by: Dan Nelson <dnelson_1901 at yahoo.com> (via IRC)
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 Wed Feb 19 14:26:27 2020 (r358106)
+++ stable/11/share/man/man7/hier.7 Wed Feb 19 14:27:22 2020 (r358107)
@@ -28,7 +28,7 @@
.\" @(#)hier.7 8.1 (Berkeley) 6/5/93
.\" $FreeBSD$
.\"
-.Dd September 10, 2019
+.Dd January 20, 2020
.Dt HIER 7
.Os
.Sh NAME
@@ -435,12 +435,6 @@ for
.Pa /usr
should be used.
Exceptions are the
-.Pa man
-directory
-.Po directly under
-.Pa local/
-rather than under
-.Pa local/share/ Ns Pc ,
ports documentation
.Po in
.Pa share/doc/<port>/ Ns Pc ,
More information about the svn-src-stable-11
mailing list