doc: quote list items in POD
authorKen Dreyer <ktdreyer@ktdreyer.com>
Wed, 1 May 2013 03:59:32 +0000 (21:59 -0600)
committerJeffrey Altman <jaltman@your-file-system.com>
Wed, 1 May 2013 20:58:56 +0000 (13:58 -0700)
commit32d823c52f212fb79816708418ad7d958eb32a01
tree66ba164f4525941eb1a77616c1a50bbb876b96a4
parentd97c96d67f61b797df6ceee410ac4a66b48f8f5d
doc: quote list items in POD

Recent versions of Pod::Simple complain if we use integers or other
special characters in an =item list. We have a couple bulleted lists
that happen to have integers or other special characters as the list
values. Quote the items with C<> so that Pod::Simple can correctly parse
them again.

Change-Id: If456781fe219b73ae01feb9aef2fb2639e097534
Reviewed-on: http://gerrit.openafs.org/9838
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>
Tested-by: Jeffrey Altman <jaltman@your-file-system.com>
doc/man-pages/pod1/aklog.pod
doc/man-pages/pod1/xstat_cm_test.pod
doc/man-pages/pod1/xstat_fs_test.pod
doc/man-pages/pod8/backup_addvolentry.pod