aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--include/usage.h2
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 @@
"\t-v\tprint the operating system version"
#define uname_example_usage \
"$ uname -a\n" \
- "Linux debian 2.2.15pre13 #5 Tue Mar 14 16:03:50 MST 2000 i686 unknown\n"
+ "Linux debian 2.4.23 #2 Tue Dec 23 17:09:10 MST 2003 i686 GNU/Linux\n"
#define uncompress_trivial_usage \
"[-c] [-f] [ name ... ]"