[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-changelog] [xen master] docs: correct pod syntax
commit c2d58b03d138a999ca7f1b894121489eba70b8e7 Author: Ian Campbell <ian.campbell@xxxxxxxxxx> AuthorDate: Thu May 21 17:31:39 2015 +0100 Commit: Ian Campbell <ian.campbell@xxxxxxxxxx> CommitDate: Thu May 21 19:01:03 2015 +0100 docs: correct pod syntax Olaf reports: [ 146s] man/xl.pod.1 around line 1529: '=item' outside of any '=over' [ 146s] man/xl.pod.1 around line 1531: You forgot a '=back' before '=head1' [ 146s] POD document had syntax errors at /usr/bin/pod2text line 84. [ 146s] Makefile:167: recipe for target 'txt/man/xl.1.txt' failed [ 146s] make[1]: *** [txt/man/xl.1.txt] Error 255 Reported-by: Olaf Hering <olaf@xxxxxxxxx> Signed-off-by: Ian Campbell <ian.campbell@xxxxxxxxxx> Tested-by: Andrew Cooper <andrew.cooper3@xxxxxxxxxx> --- docs/man/xl.pod.1 | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/docs/man/xl.pod.1 b/docs/man/xl.pod.1 index b2bc362..4eb929d 100644 --- a/docs/man/xl.pod.1 +++ b/docs/man/xl.pod.1 @@ -1526,8 +1526,12 @@ xl is mostly command-line compatible with the old xm utility used with the old Python xend. For compatibility, the following options are ignored: +=over 4 + =item B<xl migrate --live> +=back + =head1 TO BE DOCUMENTED We need better documentation for: -- generated by git-patchbot for /home/xen/git/xen.git#master _______________________________________________ Xen-changelog mailing list Xen-changelog@xxxxxxxxxxxxx http://lists.xensource.com/xen-changelog
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |