rename user settable option from rpcTimeout to vxworks-timeout.

This commit is contained in:
K. Richard Pixley
1993-06-16 23:11:46 +00:00
parent 53f0969be3
commit 1c5d60496e
2 changed files with 6 additions and 1 deletions

View File

@@ -1312,7 +1312,7 @@ _initialize_vx ()
{
add_show_from_set
(add_set_cmd ("rpcTimeout", class_support, var_uinteger,
(add_set_cmd ("vxworks-timeout", class_support, var_uinteger,
(char *) &rpcTimeout.tv_sec,
"Set seconds to wait for rpc calls to return.\n\
Set the number of seconds to wait for rpc calls to return.", &setlist),