OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-3737-g32d823c

Gerrit Code Review gerrit@openafs.org
Wed, 1 May 2013 14:01:30 -0700 (PDT)


The following commit has been merged in the master branch:
commit 32d823c52f212fb79816708418ad7d958eb32a01
Author: Ken Dreyer <ktdreyer@ktdreyer.com>
Date:   Tue Apr 30 21:59:32 2013 -0600

    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              |   16 ++++++++--------
 doc/man-pages/pod1/xstat_cm_test.pod      |    6 +++---
 doc/man-pages/pod1/xstat_fs_test.pod      |    8 ++++----
 doc/man-pages/pod8/backup_addvolentry.pod |   10 +++++-----
 4 files changed, 20 insertions(+), 20 deletions(-)

-- 
OpenAFS Master Repository