Fix igor and mandoc -T lint low-hanging fruit in hier(7)

Reviewed by:	danfe, gjb (mentor)

Approved by:	gjb (mentor)

MFC after:	3 days

Differential Revision:	https://reviews.freebsd.org/D37473
This commit is contained in:
Pau Amma 2022-11-23 01:41:04 +00:00
parent 720e0e0ff1
commit 88be8b8e54

View File

@ -28,14 +28,15 @@
.\" @(#)hier.7 8.1 (Berkeley) 6/5/93 .\" @(#)hier.7 8.1 (Berkeley) 6/5/93
.\" $FreeBSD$ .\" $FreeBSD$
.\" .\"
.Dd November 22, 2022 .Dd November 23, 2022
.Dt HIER 7 .Dt HIER 7
.Os .Os
.Sh NAME .Sh NAME
.Nm hier .Nm hier
.Nd layout of file systems .Nd layout of file systems
.Sh DESCRIPTION .Sh SYNOPSIS
A sketch of the file system hierarchy. A sketch of the file system hierarchy.
.Sh DESCRIPTION
.Bl -tag -width "/libexec/" .Bl -tag -width "/libexec/"
.It Pa / .It Pa /
root directory of the file system root directory of the file system
@ -294,7 +295,7 @@ machine-specific C include files
miscellaneous network C include files miscellaneous network C include files
.Bl -tag -width Fl -compact .Bl -tag -width Fl -compact
.It Pa altq/ .It Pa altq/
C include files for alternate packet queueing; see C include files for alternate packet queuing; see
.Xr altq 4 .Xr altq 4
.El .El
.It Pa net80211/ .It Pa net80211/
@ -330,7 +331,7 @@ definition of RPC service structures; see
.Xr rpc 3 .Xr rpc 3
.It Pa security/ .It Pa security/
PAM; see PAM; see
.Xr pam 8 .Xr pam 3
.It Pa sys/ .It Pa sys/
system C include files (kernel data structures) system C include files (kernel data structures)
.\" .It Pa tcl/ .\" .It Pa tcl/
@ -378,14 +379,15 @@ miscellaneous utility data files
.Pp .Pp
.Bl -tag -width Fl -compact .Bl -tag -width Fl -compact
.It Pa gcc/ .It Pa gcc/
.Xr gcc 1 GCC configuration data
configuration data
.It Pa ldscripts/ .It Pa ldscripts/
linker scripts; linker scripts;
see see
.Xr ld 1 .Xr ld 1
.It Pa pkgconfig/ .It Pa pkgconfig/
pc files .Xr pc 5 Pq Pa ports/devel/pkgconf
files: collections of compiler flags, linker flags, and other
information relevant to library use
.El .El
.Pp .Pp
.It Pa libexec/ .It Pa libexec/
@ -462,16 +464,14 @@ see
.Fx Ns -specific .Fx Ns -specific
terms, proper names, and jargon terms, proper names, and jargon
.It Pa web2 .It Pa web2
words from Webster's 2nd International words from Webster's Second International
.El .El
.It Pa doc/ .It Pa doc/
miscellaneous documentation; miscellaneous documentation;
source for most of the printed source for most of the printed
.Bx .Bx
manuals (available manuals (available
from the from the USENIX association)
.Tn USENIX
association)
.Bl -tag -width Fl -compact .Bl -tag -width Fl -compact
.It Pa FAQ/ .It Pa FAQ/
Frequently Asked Questions Frequently Asked Questions