1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-15 10:17:20 +00:00

Add the new arguments for the add pvc command to the help information.

Correct a comment.

Submitted by:	Vincent Jardin <vjardin@wanadoo.fr>
MFC after:	3 days
This commit is contained in:
Hartmut Brandt 2003-08-11 07:14:10 +00:00
parent abd498aa71
commit 342c29936d
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=118772

View File

@ -81,6 +81,7 @@ __RCSID("@(#) $FreeBSD$");
\n\
VC management subcommands:\n\
add pvc <intf> <vpi> <vci> <aal> <encaps> <owner> ...\n\
[UBR <pcr> | CBR <pcr> | VBR <pcr> <scr> <mbs>]\n\
delete pvc <intf> <vpi> <vci>\n\
delete svc <intf> <vpi> <vci>\n\
show stats vcc [<intf> [vpi [vci]]]\n\
@ -536,7 +537,8 @@ detach(int argc __unused, char **argv, const struct cmd *cmdp __unused)
*
* Command format:
* atm add PVC <interface_name> <vpi> <vci> <aal> <encaps>
* <owner_name> [ubr <PCR> | cbr <PCR> | vbr <PCR> <SCR> <MBS>]
* <owner_name> ...owner info...
* [ubr <PCR> | cbr <PCR> | vbr <PCR> <SCR> <MBS>]
*
* Arguments:
* argc number of arguments to command