My pod2man (perl-5.00503) complains if there is no newline after "Options:"
authorPavel Roskin <proski@gnu.org>
Wed, 7 Jun 2000 21:19:49 +0000 (21:19 -0000)
committerPavel Roskin <proski@gnu.org>
Wed, 7 Jun 2000 21:19:49 +0000 (21:19 -0000)
docs/busybox.pod

index c792444b11eae5ac22ada7666a641d109bc4a43c..ff054086e16d8d067c9b8595dbbc567f5220a422 100644 (file)
@@ -1530,6 +1530,7 @@ Linux system and kernel (provides klogd) logging utility.
 Note that this version of syslogd/klogd ignores /etc/syslog.conf.
 
 Options:
+
        -m NUM          Interval between MARK lines (default=20min, 0=off)
        -n              Run as a foreground process
        -K              Do not start up the klogd process
@@ -1948,4 +1949,4 @@ Enrique Zanardi <ezanardi@ull.es>
 
 =cut
 
-# $Id: busybox.pod,v 1.38 2000/06/07 21:08:25 proski Exp $
+# $Id: busybox.pod,v 1.39 2000/06/07 21:19:49 proski Exp $