svn commit: r352278 - stable/12/share/man/man7

Baptiste Daroussin bapt at FreeBSD.org
Fri Sep 13 07:15:49 UTC 2019


Author: bapt
Date: Fri Sep 13 07:15:48 2019
New Revision: 352278
URL: https://svnweb.freebsd.org/changeset/base/352278

Log:
  MFC r352126:
  
  Remove reference to mklocale regarding the nls directory
  
  mklocale never had anything to do with the content of this directory

Modified:
  stable/12/share/man/man7/hier.7
Directory Properties:
  stable/12/   (props changed)

Modified: stable/12/share/man/man7/hier.7
==============================================================================
--- stable/12/share/man/man7/hier.7	Fri Sep 13 07:10:50 2019	(r352277)
+++ stable/12/share/man/man7/hier.7	Fri Sep 13 07:15:48 2019	(r352278)
@@ -28,7 +28,7 @@
 .\"	@(#)hier.7	8.1 (Berkeley) 6/5/93
 .\" $FreeBSD$
 .\"
-.Dd June 18, 2018
+.Dd September 10, 2019
 .Dt HIER 7
 .Os
 .Sh NAME
@@ -529,9 +529,7 @@ templates for make;
 see
 .Xr make 1
 .It Pa nls/
-national language support files;
-see
-.Xr mklocale 1
+national language support files
 .It Pa security/
 data files for security policies such as
 .Xr mac_lomac 4


More information about the svn-src-stable mailing list