dtc.1: Appease mandoc -T lint

Prefer .Fx to bare FreeBSD

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/579
This commit is contained in:
Jose Luis Duran 2022-02-19 10:47:31 -03:00 committed by Warner Losh
parent 91a35e5803
commit 7ae5d1f00f

View File

@ -367,7 +367,10 @@ metadata required in overlays.
This utility is intended to be compatible with the device tree compiler
provided by elinux.org.
Currently, it implements the subset of features
required to build FreeBSD and others that have been requested by FreeBSD
required to build
.Fx
and others that have been requested by
.Fx
developers.
.Pp
The
@ -375,8 +378,9 @@ The
input format is not supported.
This builds a tree from a Linux
.Pa /proc/device-tree ,
a file system hierarchy not found in FreeBSD, which instead exposes the DTB
directly via a sysctl.
a file system hierarchy not found in
.Fx ,
which instead exposes the DTB directly via a sysctl.
.Pp
The warnings and errors supported by the elinux.org tool are not documented.
This tool supports the warnings described in the