[BusyBox 0001036]: "ipcs" full help message has some typo error

bugs at busybox.net bugs at busybox.net
Wed Sep 20 01:59:52 UTC 2006


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=1036 
====================================================================== 
Reported By:                rockeychu
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   1036
Category:                   Documentation
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             09-19-2006 18:59 PDT
Last Modified:              09-19-2006 18:59 PDT
====================================================================== 
Summary:                    "ipcs" full help message has some typo error
Description: 
--- busybox_org/include/usage.h      2006-09-20 09:50:03.240580000 +0800
+++ busybox/include/usage.h     2006-09-20 09:49:31.520580000 +0800
@@ -1451,9 +1451,9 @@
        "Output format:\n" \
        "\t-t\ttime\n" \
        "\t-p\tpid\n" \
-       "\t-s\tcreator\n" \
-       "\t-a\tlimits\n" \
-       "\t-i\tsummary"
+       "\t-c\tcreator\n" \
+       "\t-l\tlimits\n" \
+       "\t-u\tsummary"

 #define iplink_trivial_usage \
        "{ set DEVICE { up | down | arp { on | off } | show [ DEVICE ] }"

====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
09-19-06 18:59  rockeychu      New Issue                                    
09-19-06 18:59  rockeychu      Status                   new => assigned     
09-19-06 18:59  rockeychu      Assigned To               => BusyBox         
======================================================================




More information about the busybox-cvs mailing list