man-page-whitespace-20051220
[openafs.git] / doc / man-pages / pod8 / volserver.pod
index b1bc236..b76ae3e 100644 (file)
@@ -4,8 +4,8 @@ volserver - Initializes the Volume Server component of the fs process
 
 =head1 SYNOPSIS
 
-B<volserver> [B<-log>] [B<-p> <I<number of processes>>]  
-    [B<-udpsize> <I<size of socket buffer in bytes>>]  
+B<volserver> [B<-log>] [B<-p> <I<number of processes>>]
+    [B<-udpsize> <I<size of socket buffer in bytes>>]
     [B<-enable_peer_stats>] [B<-enable_process_stats>] [B<-help>]
 
 =head1 DESCRIPTION
@@ -84,7 +84,7 @@ The following B<bos create> command creates a C<volserver> process on the
 machine C<fs2.abc.com>:
 
    % bos create -server fs2.abc.com -instance volserver -type simple \
-                 -cmd /usr/afs/bin/volserver 
+                 -cmd /usr/afs/bin/volserver
 
 =head1 PRIVILEGE REQUIRED