Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Feb 2020 14:27:22 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r358107 - stable/11/share/man/man7
Message-ID:  <202002191427.01JERMv2085813@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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 ,



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