]> git.michaelhowe.org Git - packages/o/openafs.git/commitdiff
man-pages-allow-dots-consistent-20090505
authorDerrick Brashear <shadow@dementia.org>
Tue, 5 May 2009 13:30:24 +0000 (13:30 +0000)
committerDerrick Brashear <shadow@dementia.org>
Tue, 5 May 2009 13:30:24 +0000 (13:30 +0000)
LICENSE IPL10

make all server man pages list -allow-dotted-principals (rather than
-allow-dotted-principal)

doc/man-pages/pod8/bosserver.pod
doc/man-pages/pod8/fileserver.pod
doc/man-pages/pod8/ptserver.pod
doc/man-pages/pod8/vlserver.pod
doc/man-pages/pod8/volserver.pod

index 3ff4345f34aa56370c22ec654e064086b9148046..5a1402d6cb43c6f2920a6690c778d3f6eb10644d 100644 (file)
@@ -8,7 +8,7 @@ bosserver - Initializes the BOS Server
 <div class="synopsis">
 
 B<bosserver> [B<-noauth>] [B<-log>] [B<-enable_peer_stats>]
-    [B<-enable_process_stats>] [B<-allow-dotted-principal>] [B<-help>]
+    [B<-enable_process_stats>] [B<-allow-dotted-principals>] [B<-help>]
 
 =for html
 </div>
@@ -108,7 +108,7 @@ GetStatus, and so on) sent or received, aggregated over all connections to
 other machines. To display or otherwise access the records, use the Rx
 Monitoring API.
 
-=item B<-allow-dotted-principal>
+=item B<-allow-dotted-principals>
 
 By default, the RXKAD security layer will disallow access by Kerberos
 principals with a dot in the first component of their name. This is to avoid
index 36a2d00baa2e9a4c3de1ff2871d1ea8dafec48f7..d31bc1389ac813d41728fd8fa66adb0370294f0e 100644 (file)
@@ -402,7 +402,7 @@ Deprecated; jumbograms are disabled by default.
 
 Force the fileserver to only bind to one IP address.
 
-=item B<-allow-dotted-principal>
+=item B<-allow-dotted-principals>
 
 By default, the RXKAD security layer will disallow access by Kerberos
 principals with a dot in the first component of their name. This is to avoid
index aff50f9e01d4c2d63057033770981d29e560a932..dcc2dcb306c44b5378cb17f9c95dc60986a4912d 100644 (file)
@@ -11,7 +11,7 @@ B<ptserver> S<<< [B<-database> | B<-db> <I<db path>>] >>> S<<< [B<-p> <I<number
     [B<-rebuildDB>] S<<< [B<-groupdepth> <I<# of nested groups>>] >>>
     S<<< [B<-default_access> <I<user access mask>> <I<group access mask>>] >>>
     [B<-restricted>] [B<-enable_peer_stats>]
-    [B<-enable_process_stats>] [B<-allow-dotted-principal>]
+    [B<-enable_process_stats>] [B<-allow-dotted-principals>]
     [B<-rxbind>] S<<< [B<-auditlog> <I<file path>>] >>>
     S<<< [B<-syslog>[=<I<FACILITY>>]] >>> S<<< [B<-rxmaxmtu> <I<bytes>>] >>>
     [B<-help>]
@@ -129,7 +129,7 @@ GetStatus, and so on) sent or received, aggregated over all connections to
 other machines. To display or otherwise access the records, use the Rx
 Monitoring API.
 
-=item B<-allow-dotted-principal>
+=item B<-allow-dotted-principals>
 
 By default, the RXKAD security layer will disallow access by Kerberos
 principals with a dot in the first component of their name. This is to
index efc08a2b218fd69e912d9b95fe37e5d253e18bf7..15ef3b41f44a7b5a6220e8049f515a99ad010e19 100644 (file)
@@ -8,7 +8,7 @@ vlserver - Initializes the Volume Location Server
 <div class="synopsis">
 
 B<vlserver> S<<< [B<-p> <I<number of threads>>] >>> [B<-nojumbo>] [B<-jumbo>] [B<-rxbind>] S<<< [B<-d> <I<debug level>>] >>>
-    [B<-allow-dotted-principal>] [B<-enable_peer_stats>] [B<-enable_process_stats>] 
+    [B<-allow-dotted-principals>] [B<-enable_peer_stats>] [B<-enable_process_stats>] 
     [B<-help>]
 
 =for html
@@ -95,7 +95,7 @@ GetStatus, and so on) sent or received, aggregated over all connections to
 other machines. To display or otherwise access the records, use the Rx
 Monitoring API.
 
-=item B<-allow-dotted-principal>
+=item B<-allow-dotted-principals>
 
 By default, the RXKAD security layer will disallow access by Kerberos
 principals with a dot in the first component of their name. This is to avoid
index 7b447ca7a30e2595ecc3e9b15daa5a03e650ea1e..6f11701002db1c0f5e7c00d5f6a1cb321fdd39bd 100644 (file)
@@ -12,7 +12,7 @@ B<volserver> [B<-log>] S<<< [B<-p> <I<number of processes>>] >>>
     S<<< [B<-d> <I<debug level>>] >>>
     [B<-nojumbo>] [B<-jumbo>] 
     [B<-enable_peer_stats>] [B<-enable_process_stats>] 
-    [B<-allow-dotted-principal>] [B<-help>]
+    [B<-allow-dotted-principals>] [B<-help>]
 
 =for html
 </div>
@@ -99,7 +99,7 @@ GetStatus, and so on) sent or received, aggregated over all connections to
 other machines. To display or otherwise access the records, use the Rx
 Monitoring API.
 
-=item B<-allow-dotted-principal>
+=item B<-allow-dotted-principals>
 
 By default, the RXKAD security layer will disallow access by Kerberos
 principals with a dot in the first component of their name. This is to avoid