Date: Thu, 13 Apr 2017 20:32:18 +0000 (UTC) From: Bryan Drewery <bdrewery@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: r316784 - stable/11/share/man/man7 Message-ID: <201704132032.v3DKWIoC025747@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201704132032.v3DKWIoC025747>