Assorted tweaks to hier(7): punctuation, some .Xr's, clarify wording.

Reviewed by:	0mp, bcr, imp
MFC after:	2 weeks
Sponsored by:	EPSRC
Differential Revision:	https://reviews.freebsd.org/D27248
This commit is contained in:
Edward Tomasz Napierala 2020-11-23 14:26:59 +00:00
parent 6f45fadf5a
commit cacb6b26c2

View File

@ -28,7 +28,7 @@
.\" @(#)hier.7 8.1 (Berkeley) 6/5/93 .\" @(#)hier.7 8.1 (Berkeley) 6/5/93
.\" $FreeBSD$ .\" $FreeBSD$
.\" .\"
.Dd January 20, 2020 .Dd November 23, 2020
.Dt HIER 7 .Dt HIER 7
.Os .Os
.Sh NAME .Sh NAME
@ -54,7 +54,7 @@ Compiled flattened device tree (FDT) files; see
and and
.Xr dtc 1 .Xr dtc 1
.It Pa efi/ .It Pa efi/
Mount point for EFI System Partition (ESP) on UEFI systems. Mount point for EFI System Partition (ESP) on UEFI systems
.It Pa firmware/ .It Pa firmware/
loadable kernel modules containing binary firmware for hardware that needs loadable kernel modules containing binary firmware for hardware that needs
firmware downloaded to it to function firmware downloaded to it to function
@ -62,9 +62,8 @@ firmware downloaded to it to function
pure kernel executable (the operating system loaded into memory pure kernel executable (the operating system loaded into memory
at boot time) and kernel modules at boot time) and kernel modules
.It Pa modules/ .It Pa modules/
third-party loadable kernel modules; third-party loadable kernel modules, such as the ones installed from
see .Xr ports 7
.Xr kldstat 8
.It Pa overlays/ .It Pa overlays/
Compiled flattened device tree (FDT) overlays; see Compiled flattened device tree (FDT) overlays; see
.Xr fdt 4 .Xr fdt 4
@ -197,8 +196,9 @@ contains the majority of user utilities and applications
.It Pa bin/ .It Pa bin/
common utilities, programming tools, and applications common utilities, programming tools, and applications
.It Pa compat/ .It Pa compat/
files needed to support binary compatibility with other operating systems, files needed to support binary compatibility with other operating systems;
such as Linux see
.Xr linux 4
.It Pa include/ .It Pa include/
standard C include files standard C include files
.Pp .Pp
@ -435,7 +435,7 @@ tree
.Xr ports 7 , .Xr ports 7 ,
the the
.Fx .Fx
ports collection. ports collection
.It Pa sbin/ .It Pa sbin/
system daemons & system utilities (executed by users) system daemons & system utilities (executed by users)
.It Pa share/ .It Pa share/
@ -604,8 +604,8 @@ see
.El .El
.Pp .Pp
.It Pa src/ .It Pa src/
.Bx , .Fx
third-party, and/or local source files source code
.Pp .Pp
.Bl -tag -width "kerberos5/" -compact .Bl -tag -width "kerberos5/" -compact
.It Pa bin/ .It Pa bin/
@ -734,10 +734,8 @@ source code for files in
.It Pa tests/ .It Pa tests/
The The
.Fx .Fx
test suite. test suite; see
See
.Xr tests 7 .Xr tests 7
for more details.
.El .El
.It Pa /var/ .It Pa /var/
multi-purpose log, temporary, transient, and spool files multi-purpose log, temporary, transient, and spool files