a bit more polish

This commit is contained in:
Eric Andersen
2005-07-18 09:45:35 +00:00
parent 54e57da96a
commit 2ada89b60f
2 changed files with 5 additions and 6 deletions

View File

@ -1676,7 +1676,6 @@
#define makedevs_full_usage \
"Creates a range of special files as specified in a device table.\n" \
"Device table entries take the form of:\n" \
"type mode user group major minor start increment count\n\n" \
"<type> <mode> <uid> <gid> <major> <minor> <start> <inc> <count>\n" \
"Where name is the file name, type can be one of:\n" \
" f A regular file\n" \