diff options
Diffstat (limited to 'share/man/man4/fdt.4')
-rw-r--r-- | share/man/man4/fdt.4 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/share/man/man4/fdt.4 b/share/man/man4/fdt.4 index cd3312bd0afc..12542d05ac3b 100644 --- a/share/man/man4/fdt.4 +++ b/share/man/man4/fdt.4 @@ -143,8 +143,10 @@ The primary option for enabling support in the kernel. It covers all low-level and infrastructure parts of .Nm kernel support, which primarily are the -.Xr fdtbus 4 and -.Xr simplebus 4 drivers, as well as helper routines and libraries. +.Xr fdtbus 4 +and +.Xr simplebus 4 +drivers, as well as helper routines and libraries. .It Va makeoptions FDT_DTS_FILE=<board name>.dts Specifies a preferred (default) device tree source (DTS) file for a given kernel. The indicated DTS file will be converted (compiled) into a binary form @@ -163,7 +165,7 @@ specified in order to embed it into the kernel image). .Sh SEE ALSO .Xr fdtbus 4 , .Xr openfirm 4 , -.Xr simplebus 4 , +.Xr simplebus 4 .Sh STANDARDS IEEE Std 1275: IEEE Standard for Boot (Initialization Configuration) Firmware: Core Requirements and Practices |