doc: Fix fileserver synopsis
authorAndrew Deason <adeason@sinenomine.net>
Fri, 12 Nov 2010 16:03:43 +0000 (10:03 -0600)
committerDerrick Brashear <shadow@dementia.org>
Fri, 12 Nov 2010 16:46:08 +0000 (08:46 -0800)
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>

doc/man-pages/pod8/fragments/fileserver-synopsis.pod

index df897aa..6884828 100644 (file)
@@ -1,3 +1,4 @@
+B<fileserver>
     S<<< [B<-auditlog> <I<path to log file>>] >>>
     S<<< [B<-audit-interface> (file | sysvmq)] >>>
     S<<< [B<-d> <I<debug level>>] >>>