From: Matt Kraai Date: Tue, 2 Jan 2001 22:54:12 +0000 (-0000) Subject: Update logger usage information. X-Git-Tag: 0_49~95 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=004827d71597b49c9c2eaac2654edc114981367c;p=platform%2Fupstream%2Fbusybox.git Update logger usage information. --- diff --git a/docs/busybox.pod b/docs/busybox.pod index 8f6e138..ccd8734 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 =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 c64dab8..62ef4e3 100644 --- a/docs/busybox.sgml +++ b/docs/busybox.sgml @@ -1872,7 +1872,7 @@ - Write MESSAGE to the system log. If MESSAGE is '-', log + Write MESSAGE to the system log. If MESSAGE is omitted, log stdin.