svn commit: r316784 - stable/11/share/man/man7
Bryan Drewery
bdrewery at FreeBSD.org
Thu Apr 13 20:32:19 UTC 2017
Author: bdrewery
Date: Thu Apr 13 20:32:18 2017
New Revision: 316784
URL: https://svnweb.freebsd.org/changeset/base/316784
Log:
MFC r315211:
hier(7): Fix entry location for /usr/share/vt.
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 Thu Apr 13 20:31:23 2017 (r316783)
+++ stable/11/share/man/man7/hier.7 Thu Apr 13 20:32:18 2017 (r316784)
@@ -28,7 +28,7 @@
.\" @(#)hier.7 8.1 (Berkeley) 6/5/93
.\" $FreeBSD$
.\"
-.Dd March 8, 2017
+.Dd March 13, 2017
.Dt HIER 7
.Os
.Sh NAME
@@ -644,11 +644,6 @@ and
.It Pa vi/
localization support and utilities for
.Xr vi 1
-.It Pa zoneinfo/
-timezone configuration information;
-see
-.Xr tzfile 5
-.El
.It Pa vt/
files used by vt;
see
@@ -669,6 +664,11 @@ and
.\" .It Pa scrnmaps/
.\" console screen maps
.El
+.It Pa zoneinfo/
+timezone configuration information;
+see
+.Xr tzfile 5
+.El
.It Pa src/
.Bx ,
third-party, and/or local source files
More information about the svn-src-stable-11
mailing list