aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPavel Roskin <proski@gnu.org>2000-06-07 21:19:49 +0000
committerPavel Roskin <proski@gnu.org>2000-06-07 21:19:49 +0000
commit049b7065910b30246ec728c5781d92ea9fbf38aa (patch)
tree84f3ed3dc4419b764b4861b6c96cecd1715a92da
parentda10ec0eaaaaacbbd9dfb1b7ff84aab5a2de9e37 (diff)
downloadbusybox-w32-049b7065910b30246ec728c5781d92ea9fbf38aa.tar.gz
busybox-w32-049b7065910b30246ec728c5781d92ea9fbf38aa.tar.bz2
busybox-w32-049b7065910b30246ec728c5781d92ea9fbf38aa.zip
My pod2man (perl-5.00503) complains if there is no newline after "Options:"
-rw-r--r--docs/busybox.pod3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/busybox.pod b/docs/busybox.pod
index c792444b1..ff054086e 100644
--- a/docs/busybox.pod
+++ b/docs/busybox.pod
@@ -1530,6 +1530,7 @@ Linux system and kernel (provides klogd) logging utility.
1530Note that this version of syslogd/klogd ignores /etc/syslog.conf. 1530Note that this version of syslogd/klogd ignores /etc/syslog.conf.
1531 1531
1532Options: 1532Options:
1533
1533 -m NUM Interval between MARK lines (default=20min, 0=off) 1534 -m NUM Interval between MARK lines (default=20min, 0=off)
1534 -n Run as a foreground process 1535 -n Run as a foreground process
1535 -K Do not start up the klogd process 1536 -K Do not start up the klogd process
@@ -1948,4 +1949,4 @@ Enrique Zanardi <ezanardi@ull.es>
1948 1949
1949=cut 1950=cut
1950 1951
1951# $Id: busybox.pod,v 1.38 2000/06/07 21:08:25 proski Exp $ 1952# $Id: busybox.pod,v 1.39 2000/06/07 21:19:49 proski Exp $