aboutsummaryrefslogtreecommitdiff
path: root/toys/other
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2019-08-15 16:16:48 -0700
committerRob Landley <rob@landley.net>2019-08-15 23:20:29 -0500
commitec962878ce0ee39fb545553955a5f7bfcd8e8224 (patch)
tree0333699ff36edc16cab0a0e93875d5679c5b6080 /toys/other
parentdd20fcc6df0c1597236684720be6735bd1192fde (diff)
downloadtoybox-ec962878ce0ee39fb545553955a5f7bfcd8e8224.tar.gz
Fix two typos.
Diffstat (limited to 'toys/other')
-rw-r--r--toys/other/makedevs.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/toys/other/makedevs.c b/toys/other/makedevs.c
index d7b9b4e5..a6998fcc 100644
--- a/toys/other/makedevs.c
+++ b/toys/other/makedevs.c
@@ -17,7 +17,7 @@ config MAKEDEVS
-d File containing device table (default reads from stdin)
- Each line of of the device table has the fields:
+ Each line of the device table has the fields:
<name> <type> <mode> <uid> <gid> <major> <minor> <start> <increment> <count>
Where name is the file name, and type is one of the following: