mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-14 10:09:48 +00:00
Remove erroneous built-in help information for the 'msg' command.
This commit is contained in:
parent
5b0e9f8cb1
commit
b1ea638805
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=58018
@ -51,9 +51,7 @@ const struct ngcmd msg_cmd = {
|
||||
"The msg command constructs a netgraph control message from the"
|
||||
" command name and ASCII arguments (if any) and sends that message"
|
||||
" to the node. It does this by first asking the node to convert"
|
||||
" the ASCII message into binary format, and resending the result."
|
||||
" The typecookie used for the message is assumed to be the typecookie"
|
||||
" corresponding to the target node's type.",
|
||||
" the ASCII message into binary format, and resending the result.",
|
||||
{ "cmd" }
|
||||
};
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user