aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/dtc
diff options
context:
space:
mode:
authorJose Luis Duran <jlduran@gmail.com>2022-02-19 13:47:31 +0000
committerWarner Losh <imp@FreeBSD.org>2022-02-23 16:25:19 +0000
commit7ae5d1f00f8770b53a631d16c4be7a7cad7b477d (patch)
treec94d120fde31880743fcc562debeb3be7f9f5b50 /usr.bin/dtc
parent91a35e5803bef59b8ca67b0621216124cc2e42f8 (diff)
downloadsrc-7ae5d1f00f8770b53a631d16c4be7a7cad7b477d.tar.gz
src-7ae5d1f00f8770b53a631d16c4be7a7cad7b477d.zip
Diffstat (limited to 'usr.bin/dtc')
-rw-r--r--usr.bin/dtc/dtc.110
1 files 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