aboutsummaryrefslogtreecommitdiff
path: root/usr.bin/dtc
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/dtc')
-rw-r--r--usr.bin/dtc/dtc.12
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/dtc/dtc.1 b/usr.bin/dtc/dtc.1
index 2458ac55f1d2..63b946d3dbe2 100644
--- a/usr.bin/dtc/dtc.1
+++ b/usr.bin/dtc/dtc.1
@@ -56,7 +56,7 @@
.Sh DESCRIPTION
The
.Nm
-utility converts flattened device tree (FDT) representations.
+utility converts between flattened device tree (FDT) representations.
It is most commonly used to generate device tree blobs (DTB), the binary
representation of an FDT, from device tree sources (DTS), the ASCII text source
representation.