aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/busybox.pod4
-rw-r--r--docs/busybox.sgml2
2 files changed, 3 insertions, 3 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 $
diff --git a/docs/busybox.sgml b/docs/busybox.sgml
index c64dab80f..62ef4e325 100644
--- a/docs/busybox.sgml
+++ b/docs/busybox.sgml
@@ -1872,7 +1872,7 @@
</para>
<para>
- Write MESSAGE to the system log. If MESSAGE is '-', log
+ Write MESSAGE to the system log. If MESSAGE is omitted, log
stdin.
</para>