OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-398-g4669a55

Gerrit Code Review gerrit@openafs.org
Fri, 12 Nov 2010 08:46:48 -0800 (PST)


The following commit has been merged in the master branch:
commit 4669a55b58ddb6905424c4f8123d7e631f52eb35
Author: Andrew Deason <adeason@sinenomine.net>
Date:   Fri Nov 12 10:03:43 2010 -0600

    doc: Fix fileserver synopsis
    
    The fileserver synopsis was missing the leading 'fileserver' before
    the options list. This causes the options list to not be interpreted
    as POD, and so you get a lot of ugly unprocessed POD markup in the man
    page. Fix that.
    
    Change-Id: I8e2faf6d46a81185967d30b1669d3f48cbf269dd
    Reviewed-on: http://gerrit.openafs.org/3301
    Tested-by: BuildBot <buildbot@rampaginggeek.com>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

 .../pod8/fragments/fileserver-synopsis.pod         |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

-- 
OpenAFS Master Repository