summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 284e3a265..bf8bcd8a7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,7 +6,7 @@
A null file arg means standard output.
(main): "-o -" means to write to a file named "-",
not to standard output.
- * src/tee.c (usage): "tee -" writes to standard output, not
+ * src/tee.c (usage, tee): "tee -" writes to standard output, not
to a file named "-".
2004-08-10 Dmitry V. Levin <ldv@altlinux.org>