xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] docs: remove emtpy =item from xl.1
@ 2013-06-27 14:56 Olaf Hering
  2013-06-28 10:49 ` George Dunlap
  0 siblings, 1 reply; 3+ messages in thread
From: Olaf Hering @ 2013-06-27 14:56 UTC (permalink / raw)
  To: xen-devel, george.dunlap; +Cc: Olaf Hering

perl-5.18 is more strict, build fails with:
Expected text after =item, not a bullet

Signed-off-by: Olaf Hering <olaf@aepfle.de>
---
 docs/man/xl.pod.1 | 2 --
 1 file changed, 2 deletions(-)

diff --git a/docs/man/xl.pod.1 b/docs/man/xl.pod.1
index 0e2fe65..64a118e 100644
--- a/docs/man/xl.pod.1
+++ b/docs/man/xl.pod.1
@@ -910,8 +910,6 @@ The following is the effect of combining the above options:
 
 =item B<-p [pool] -d>...       : Illegal
 
-=item
-
 =back
 
 =item B<sched-credit2> [I<OPTIONS>]

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-06-28 11:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-06-27 14:56 [PATCH] docs: remove emtpy =item from xl.1 Olaf Hering
2013-06-28 10:49 ` George Dunlap
2013-06-28 11:59   ` Ian Campbell

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).