diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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> |