]> xenbits.xensource.com Git - people/royger/freebsd.git/commitdiff
dtc.1: Appease mandoc -T lint
authorJose Luis Duran <jlduran@gmail.com>
Sat, 19 Feb 2022 13:47:31 +0000 (10:47 -0300)
committerWarner Losh <imp@FreeBSD.org>
Wed, 9 Mar 2022 20:52:22 +0000 (13:52 -0700)
Prefer .Fx to bare FreeBSD

Reviewed by: imp
Pull Request: https://github.com/freebsd/freebsd-src/pull/579

(cherry picked from commit 7ae5d1f00f8770b53a631d16c4be7a7cad7b477d)

usr.bin/dtc/dtc.1

index fea4b3da9d546e64f6c59768eb1448e0d94ad99c..9f9d9dc6664f434eaf7558688774bc94788f465e 100644 (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