OpenAFS Master Repository branch, master, updated. openafs-devel-1_5_76-4731-ged52ea6

Gerrit Code Review gerrit@openafs.org
Thu, 12 Nov 2015 11:29:58 -0500


The following commit has been merged in the master branch:
commit ed52ea68c661a7428baeddeca2d95972fe3fe618
Author: Michael Meffie <mmeffie@sinenomine.net>
Date:   Wed May 21 17:27:47 2014 -0400

    doc: document the version subcommand
    
    Document the built-in version sub-command which displays
    the OpenAFS version string. This sub-command is provided
    by the cmd library.
    
    Document the switch style -version option provided by the cmd
    library for the initcmd based commands: afsmonitor, scout,
    xstat_fs_test, and xstat_cm_test.
    
    Change-Id: Id421d2c68a5c49a2b1a5abb2f3e9ca64ea36cd3e
    Reviewed-on: http://gerrit.openafs.org/11161
    Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>
    Tested-by: BuildBot <buildbot@rampaginggeek.com>

 doc/man-pages/pod1/afsmonitor.pod    |    9 +++++++--
 doc/man-pages/pod1/fs.pod            |    4 ++++
 doc/man-pages/pod1/pts.pod           |    4 ++++
 doc/man-pages/pod1/scout.pod         |    9 +++++++--
 doc/man-pages/pod1/xstat_cm_test.pod |    9 +++++++--
 doc/man-pages/pod1/xstat_fs_test.pod |    9 +++++++--
 doc/man-pages/pod5/afsmonitor.pod    |    4 ++++
 doc/man-pages/pod8/backup.pod        |    4 ++++
 doc/man-pages/pod8/bos.pod           |    4 ++++
 doc/man-pages/pod8/kas.pod           |    4 ++++
 10 files changed, 52 insertions(+), 8 deletions(-)

-- 
OpenAFS Master Repository