IP applet by Bastian Blank <waldi@debian.org>

This commit is contained in:
Glenn L McGrath
2002-11-10 01:33:55 +00:00
parent 021fa7db91
commit 9a2d27249c
27 changed files with 5016 additions and 3 deletions

View File

@ -977,6 +977,11 @@
"\t-L\tLock to prevent simultaneous loads of a module\n" \
"\t-x\tdo not export externs"
#define ip_trivial_usage \
"not written yet"
#define ip_full_usage \
"not written yet"
#define kill_trivial_usage \
"[-signal] process-id [process-id ...]"
#define kill_full_usage \