aboutsummaryrefslogtreecommitdiff
path: root/docs/busybox.pod
diff options
context:
space:
mode:
authorMatt Kraai <kraai@debian.org>2001-01-02 22:54:12 +0000
committerMatt Kraai <kraai@debian.org>2001-01-02 22:54:12 +0000
commit004827d71597b49c9c2eaac2654edc114981367c (patch)
treee8357d9b61f771faeb7d6295c413778cdb56b5ea /docs/busybox.pod
parent1944f547bdb9bd2615acf284366c924fd180f53c (diff)
downloadbusybox-004827d71597b49c9c2eaac2654edc114981367c.tar.gz
Update logger usage information.
Diffstat (limited to 'docs/busybox.pod')
-rw-r--r--docs/busybox.pod4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/busybox.pod b/docs/busybox.pod
index 8f6e1381c..ccd8734cf 100644
--- a/docs/busybox.pod
+++ b/docs/busybox.pod
@@ -1101,7 +1101,7 @@ Example:
Usage: logger [OPTION]... [MESSAGE]
-Write MESSAGE to the system log. If MESSAGE is '-', log stdin.
+Write MESSAGE to the system log. If MESSAGE is omitted, log stdin.
Options:
@@ -2294,4 +2294,4 @@ Enrique Zanardi <ezanardi@ull.es>
=cut
-# $Id: busybox.pod,v 1.84 2000/12/18 20:36:02 andersen Exp $
+# $Id: busybox.pod,v 1.85 2001/01/02 22:54:12 kraai Exp $