diff --git a/sbin/atm/atm/atm.c b/sbin/atm/atm/atm.c index f4246ec8f93c..356098e85d3e 100644 --- a/sbin/atm/atm/atm.c +++ b/sbin/atm/atm/atm.c @@ -81,6 +81,7 @@ __RCSID("@(#) $FreeBSD$"); \n\ VC management subcommands:\n\ add pvc ...\n\ + [UBR | CBR | VBR ]\n\ delete pvc \n\ delete svc \n\ show stats vcc [ [vpi [vci]]]\n\ @@ -536,7 +537,8 @@ detach(int argc __unused, char **argv, const struct cmd *cmdp __unused) * * Command format: * atm add PVC - * [ubr | cbr | vbr ] + * ...owner info... + * [ubr | cbr | vbr ] * * Arguments: * argc number of arguments to command