doc: Fix a few typos in vlserver man page
authorMarc Dionne <marc.dionne@your-file-system.com>
Wed, 24 Apr 2013 20:05:51 +0000 (16:05 -0400)
committerJeffrey Altman <jaltman@your-file-system.com>
Fri, 3 May 2013 13:42:28 +0000 (06:42 -0700)
Fix a few errors in the vlserver manpage, a typo in a word and a
few missing delimiters that mess up the formatting slightly.

Change-Id: I1ec9887dfcbfd4f2a38c0a15fe7760d99682a194
Reviewed-on: http://gerrit.openafs.org/9804
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Andrew Deason <adeason@sinenomine.net>
Reviewed-by: Jeffrey Altman <jaltman@your-file-system.com>

doc/man-pages/pod8/vlserver.pod

index 3331491..8209cfb 100644 (file)
@@ -126,7 +126,7 @@ L<fileserver(8)> for an explanation of each interface.
 Bind the Rx socket to the primary interface only.  (If not specified, the
 Rx socket will listen on all interfaces.)
 
-=item B<-logfile <I<log file>>
+=item B<-logfile> <I<log file>>
 
 Sets the file to use for server logging. If logfile is not specified, and
 no other logging options are supplied, this will be F</usr/afs/logs/VLLog>.
@@ -134,12 +134,12 @@ Note that this option is intended for debugging and testing purposes.
 Changing the location of the log file from the command line may result
 in undesirable interactions with tools such as B<bos>.
 
-=item B<-database <I<databse path>>
+=item B<-database> <I<database path>>
 
 Set the location of the database used by this program. This option is
 intended primarily for testing purposes.
 
-=item B<-config <I<configuration directory>>
+=item B<-config> <I<configuration directory>>
 
 Set the location of the configuration directory used to configure this
 service. In a typical configuration this will be F</usr/afs/etc> - this