Date: Thu, 13 Apr 2017 20:32:34 +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-10@freebsd.org Subject: svn commit: r316785 - stable/10/share/man/man7 Message-ID: <201704132032.v3DKWYeR025802@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bdrewery Date: Thu Apr 13 20:32:34 2017 New Revision: 316785 URL: https://svnweb.freebsd.org/changeset/base/316785 Log: MFC r315211: hier(7): Fix entry location for /usr/share/vt. Modified: stable/10/share/man/man7/hier.7 Directory Properties: stable/10/ (props changed) Modified: stable/10/share/man/man7/hier.7 ============================================================================== --- stable/10/share/man/man7/hier.7 Thu Apr 13 20:32:18 2017 (r316784) +++ stable/10/share/man/man7/hier.7 Thu Apr 13 20:32:34 2017 (r316785) @@ -32,7 +32,7 @@ .\" @(#)hier.7 8.1 (Berkeley) 6/5/93 .\" $FreeBSD$ .\" -.Dd September 24, 2015 +.Dd March 13, 2017 .Dt HIER 7 .Os .Sh NAME @@ -653,11 +653,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 @@ -678,6 +673,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.v3DKWYeR025802>