git: a136a2408f45 - stable/12 - dtc.1: Appease mandoc -T lint
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 01 Apr 2022 03:43:49 UTC
The branch stable/12 has been updated by imp:
URL: https://cgit.FreeBSD.org/src/commit/?id=a136a2408f459f4cd3b623effbe694ef90c6bf60
commit a136a2408f459f4cd3b623effbe694ef90c6bf60
Author: Jose Luis Duran <jlduran@gmail.com>
AuthorDate: 2022-02-19 13:47:31 +0000
Commit: Warner Losh <imp@FreeBSD.org>
CommitDate: 2022-04-01 03:43:35 +0000
dtc.1: Appease mandoc -T lint
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 | 10 +++++++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/usr.bin/dtc/dtc.1 b/usr.bin/dtc/dtc.1
index fea4b3da9d54..9f9d9dc6664f 100644
--- a/usr.bin/dtc/dtc.1
+++ b/usr.bin/dtc/dtc.1
@@ -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