diff options
-rw-r--r-- | sbin/vinum/commands.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sbin/vinum/commands.c b/sbin/vinum/commands.c index 0b251d2..e0eef57 100644 --- a/sbin/vinum/commands.c +++ b/sbin/vinum/commands.c @@ -1243,8 +1243,6 @@ vinum_help(int argc, char *argv[], char *argv0[]) " List information about plexes.\n" "lv [-r] [-s] [-v] [-V] [volume]\n" " List information about volumes.\n" - "makedev\n" - " Remake the device nodes in /dev/vinum.\n" "mirror [-f] [-n name] [-s] [-v] drives\n" " Create a mirrored volume from the specified drives.\n" "move | mv -f drive object ...\n" |