INN commit: trunk/doc/pod (actsync.pod)
INN Commit
rra at isc.org
Tue May 21 20:05:24 UTC 2013
Date: Tuesday, May 21, 2013 @ 13:05:24
Author: eagle
Revision: 9474
Force the actsync exit code documentation to not be a numbered list
POD has changed how it disambiguates numbered lists from description
lists and issues a new warning. Force the exit codes to be a
description list since they don't start with 1.
Modified:
trunk/doc/pod/actsync.pod
-------------+
actsync.pod | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
Modified: actsync.pod
===================================================================
--- actsync.pod 2013-05-21 18:40:32 UTC (rev 9473)
+++ actsync.pod 2013-05-21 20:05:24 UTC (rev 9474)
@@ -524,24 +524,24 @@
=over 2
-=item 0
+=item 0Z<>
No debug or status reports (default).
-=item 1
+=item 1Z<>
Print summary, but only if work was needed or done.
-=item 2
+=item 2Z<>
Print actions, exec output, and summary, but only if work was needed or
done.
-=item 3
+=item 3Z<>
Print actions, exec output, and summary.
-=item 4
+=item 4Z<>
Full debug output.
More information about the inn-committers
mailing list