hier(7): adjust overlays/ subdirectory
Device tree overlays are installed in /boot/dtb/overlays by default. Adjust the comment to mention fdt_overlays and loader.conf, but do not repeat what is said in the parent directory's description. PR: 261349 Reviewed by: grahamperrin, kevans MFC after: 3 days Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D40785
This commit is contained in:
+10
-6
@@ -28,7 +28,7 @@
|
||||
.\" @(#)hier.7 8.1 (Berkeley) 6/5/93
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd June 27, 2023
|
||||
.Dd June 29, 2023
|
||||
.Dt HIER 7
|
||||
.Os
|
||||
.Sh NAME
|
||||
@@ -54,6 +54,15 @@ compiled flattened device tree (FDT) files; see
|
||||
.Xr fdt 4
|
||||
and
|
||||
.Xr dtc 1
|
||||
.Pp
|
||||
.Bl -tag -width "overlays/" -compact
|
||||
.It Pa overlays/
|
||||
compiled flattened device tree (FDT) overlays; these can be applied using the
|
||||
.Va fdt_overlays
|
||||
setting in
|
||||
.Xr loader.conf 5
|
||||
.El
|
||||
.Pp
|
||||
.It Pa efi/
|
||||
mount point for the EFI System Partition (ESP) on UEFI systems
|
||||
.It Pa firmware/
|
||||
@@ -65,11 +74,6 @@ and kernel modules
|
||||
.It Pa modules/
|
||||
third-party loadable kernel modules, such as those associated with
|
||||
.Xr ports 7
|
||||
.It Pa overlays/
|
||||
compiled flattened device tree (FDT) overlays; see
|
||||
.Xr fdt 4
|
||||
and
|
||||
.Xr dtc 1
|
||||
.It Pa zfs/
|
||||
.Xr zfs 8
|
||||
pool cache files
|
||||
|
||||
Reference in New Issue
Block a user