aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/usage.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/usage.h b/include/usage.h
index ff99c4041..363b01cdd 100644
--- a/include/usage.h
+++ b/include/usage.h
@@ -1676,7 +1676,6 @@
1676#define makedevs_full_usage \ 1676#define makedevs_full_usage \
1677 "Creates a range of special files as specified in a device table.\n" \ 1677 "Creates a range of special files as specified in a device table.\n" \
1678 "Device table entries take the form of:\n" \ 1678 "Device table entries take the form of:\n" \
1679 "type mode user group major minor start increment count\n\n" \
1680 "<type> <mode> <uid> <gid> <major> <minor> <start> <inc> <count>\n" \ 1679 "<type> <mode> <uid> <gid> <major> <minor> <start> <inc> <count>\n" \
1681 "Where name is the file name, type can be one of:\n" \ 1680 "Where name is the file name, type can be one of:\n" \
1682 " f A regular file\n" \ 1681 " f A regular file\n" \