diff options
-rw-r--r-- | include/usage.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/usage.h b/include/usage.h index d422486f8..b1bc010c7 100644 --- a/include/usage.h +++ b/include/usage.h | |||
@@ -2610,7 +2610,7 @@ | |||
2610 | "\t-v\tprint the operating system version" | 2610 | "\t-v\tprint the operating system version" |
2611 | #define uname_example_usage \ | 2611 | #define uname_example_usage \ |
2612 | "$ uname -a\n" \ | 2612 | "$ uname -a\n" \ |
2613 | "Linux debian 2.2.15pre13 #5 Tue Mar 14 16:03:50 MST 2000 i686 unknown\n" | 2613 | "Linux debian 2.4.23 #2 Tue Dec 23 17:09:10 MST 2003 i686 GNU/Linux\n" |
2614 | 2614 | ||
2615 | #define uncompress_trivial_usage \ | 2615 | #define uncompress_trivial_usage \ |
2616 | "[-c] [-f] [ name ... ]" | 2616 | "[-c] [-f] [ name ... ]" |