svn commit: r352282 - stable/11/share/man/man7

Baptiste Daroussin bapt at FreeBSD.org
Fri Sep 13 07:23:47 UTC 2019


Author: bapt
Date: Fri Sep 13 07:23:46 2019
New Revision: 352282
URL: https://svnweb.freebsd.org/changeset/base/352282

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/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	Fri Sep 13 07:22:09 2019	(r352281)
+++ stable/11/share/man/man7/hier.7	Fri Sep 13 07:23:46 2019	(r352282)
@@ -28,7 +28,7 @@
 .\"	@(#)hier.7	8.1 (Berkeley) 6/5/93
 .\" $FreeBSD$
 .\"
-.Dd February 11, 2018
+.Dd September 10, 2019
 .Dt HIER 7
 .Os
 .Sh NAME
@@ -568,9 +568,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-all mailing list