From 004827d71597b49c9c2eaac2654edc114981367c Mon Sep 17 00:00:00 2001 From: Matt Kraai Date: Tue, 2 Jan 2001 22:54:12 +0000 Subject: Update logger usage information. --- docs/busybox.pod | 4 ++-- docs/busybox.sgml | 2 +- 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 =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 @@ - Write MESSAGE to the system log. If MESSAGE is '-', log + Write MESSAGE to the system log. If MESSAGE is omitted, log stdin. -- cgit v1.2.3