diff options
Diffstat (limited to 'util-linux/ipcrm.c')
-rw-r--r-- | util-linux/ipcrm.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/util-linux/ipcrm.c b/util-linux/ipcrm.c index bdd019f6f..274050cdf 100644 --- a/util-linux/ipcrm.c +++ b/util-linux/ipcrm.c @@ -13,7 +13,6 @@ //usage:#define ipcrm_full_usage "\n\n" //usage: "Upper-case options MQS remove an object by shmkey value.\n" //usage: "Lower-case options remove an object by shmid value.\n" -//usage: "\nOptions:" //usage: "\n -mM Remove memory segment after last detach" //usage: "\n -qQ Remove message queue" //usage: "\n -sS Remove semaphore" |