BusyBox Bug and Patch Tracking
BusyBox
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001036 [BusyBox] Documentation minor always 09-19-06 18:59 09-20-06 08:57
Reporter rockeychu View Status public  
Assigned To BusyBox
Priority normal Resolution fixed  
Status closed   Product Version
Summary 0001036: "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 ] }"
Additional Information
Attached Files

- Relationships

- Notes
(0001642)
bernhardf
09-20-06 08:57

Fixed in r16163. Thanks for pointing this out.
 

- 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
09-20-06 08:57 bernhardf Status assigned => closed
09-20-06 08:57 bernhardf Note Added: 0001642
09-20-06 08:57 bernhardf Resolution open => fixed
09-20-06 08:57 bernhardf Fixed in Version  => svn


Copyright © 2000 - 2006 Mantis Group
Powered by Mantis Bugtracker