mirror of
https://github.com/opnsense/src.git
synced 2026-04-01 23:45:12 -04:00
hier(7): Fix entry location for /usr/share/vt.
MFC after: 2 weeks
This commit is contained in:
parent
e20ff1a4d4
commit
bba279e552
1 changed files with 6 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue