From e6a2bf764993b6ae6c6f194a0398a70b70a32983 Mon Sep 17 00:00:00 2001 From: Marc Dionne Date: Wed, 24 Apr 2013 16:05:51 -0400 Subject: [PATCH] doc: Fix a few typos in vlserver man page 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 Reviewed-by: Andrew Deason Reviewed-by: Jeffrey Altman --- doc/man-pages/pod8/vlserver.pod | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/man-pages/pod8/vlserver.pod b/doc/man-pages/pod8/vlserver.pod index 333149169..8209cfb40 100644 --- a/doc/man-pages/pod8/vlserver.pod +++ b/doc/man-pages/pod8/vlserver.pod @@ -126,7 +126,7 @@ L 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 > +=item B<-logfile> > Sets the file to use for server logging. If logfile is not specified, and no other logging options are supplied, this will be F. @@ -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. -=item B<-database > +=item B<-database> > Set the location of the database used by this program. This option is intended primarily for testing purposes. -=item B<-config > +=item B<-config> > Set the location of the configuration directory used to configure this service. In a typical configuration this will be F - this -- 2.39.5