aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorproski <proski@69ca8d6d-28ef-0310-b511-8ec308f3f277>2000-06-07 21:19:49 +0000
committerproski <proski@69ca8d6d-28ef-0310-b511-8ec308f3f277>2000-06-07 21:19:49 +0000
commit115a798a4aa7055a007ce38ee93eeb41b32b858e (patch)
tree84f3ed3dc4419b764b4861b6c96cecd1715a92da
parent315e3a1fb7b8fe411de0125fef8013442cd8bca4 (diff)
downloadbusybox-w32-115a798a4aa7055a007ce38ee93eeb41b32b858e.tar.gz
busybox-w32-115a798a4aa7055a007ce38ee93eeb41b32b858e.tar.bz2
busybox-w32-115a798a4aa7055a007ce38ee93eeb41b32b858e.zip
My pod2man (perl-5.00503) complains if there is no newline after "Options:"
git-svn-id: svn://busybox.net/trunk/busybox@629 69ca8d6d-28ef-0310-b511-8ec308f3f277
-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 $