doc: kaserver manpage fixes
authorAndrew Deason <adeason@sinenomine.net>
Fri, 14 Jun 2013 21:15:03 +0000 (16:15 -0500)
committerDerrick Brashear <shadow@your-file-system.com>
Mon, 4 Nov 2013 12:04:04 +0000 (04:04 -0800)
 - Add missing -rxbind

 - Add missing -crossrealm

 - Fix synopsis formatting, so option arguments are on the same line
   as the option name

Change-Id: I8c73d0f14396aad83651c3037fde1137d83e6692
Reviewed-on: http://gerrit.openafs.org/10392
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
Tested-by: Derrick Brashear <shadow@your-file-system.com>

doc/man-pages/pod8/kaserver.pod

index 608e075..77f641a 100644 (file)
@@ -8,10 +8,11 @@ kaserver - Initializes the Authentication Server
 <div class="synopsis">
 
 B<kaserver> [B<-noAuth>] [B<-database> <I<dbpath>>]
-    S<<< [B<-auditlog> <I<log path>>] >>> [B<-audit-interface> (file | sysvmq)]
+    S<<< [B<-auditlog> <I<log path>>] >>>
+    S<<< [B<-audit-interface> (file | sysvmq)] >>>
     S<<< [B<-localfiles> <I<lclpath>>] >>> S<<< [B<-minhours> <I<n>>] >>>
     S<<< [B<-servers> <I<serverlist>>] >>> [B<-enable_peer_stats>]
-    [B<-enable_process_stats>] [B<-help>]
+    [B<-enable_process_stats>] [B<-rxbind>] [B<-crossrealm>] [B<-help>]
 
 =for html
 </div>
@@ -160,6 +161,16 @@ 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<-rxbind>
+
+Bind the Rx socket to the primary interface only. (If not specified, the Rx
+socket will listen on all interfaces.)
+
+=item B<-crossrealm>
+
+Enable cross-realm authentication. The use of this option is considered
+insecure, and thus strongly discouraged. See OPENAFS-SA-2003-001.
+
 =item B<-help>
 
 Prints the online help for this command. All other valid options are