diff --git a/doc/man-pages/pod8/ptserver.pod b/doc/man-pages/pod8/ptserver.pod index b9a2ac31af..f926bae147 100644 --- a/doc/man-pages/pod8/ptserver.pod +++ b/doc/man-pages/pod8/ptserver.pod @@ -8,18 +8,19 @@ ptserver - Initializes the Protection Server
ptserver S<<< [B<-database> | B<-db> >] >>> -S<<< [B<-p> >] >>> S<<< [B<-d> >] >>> -S<<< [B<-groupdepth> >] >>> -S<<< [B<-default_access> > >] >>> -[B<-restricted>] [B<-enable_peer_stats>] -[B<-enable_process_stats>] [B<-allow-dotted-principals>] -[B<-rxbind>] S<<< [B<-auditlog> >] >>> -S<<< [B<-audit-interface> (file | sysvmq)] >>> -S<<< [B<-syslog>[=>]] >>> -S<<< [B<-logfile >] >>> -S<<< [B<-config >] >>> -S<<< [B<-rxmaxmtu> >] >>> -[B<-help>] + S<<< [B<-p> >] >>> + S<<< [B<-d> >] >>> + S<<< [B<-groupdepth> | B<-depth> >] >>> + S<<< [B<-default_access> > >] >>> + [B<-restricted>] [B<-enable_peer_stats>] + [B<-enable_process_stats>] [B<-allow-dotted-principals>] + [B<-rxbind>] S<<< [B<-auditlog> >] >>> + S<<< [B<-audit-interface> (file | sysvmq)] >>> + S<<< [B<-syslog>[=>]] >>> + S<<< [B<-logfile >] >>> + S<<< [B<-config >] >>> + S<<< [B<-rxmaxmtu> >] >>> + [B<-help>] =for html
@@ -80,7 +81,7 @@ F file. Provide one of the following values, each of which produces an increasingly detailed trace: C<0>, C<1>, C<5>, C<25>, and C<125>. -=item B<-database> >, B<-db> > +=item B<-database> | B<-db> > Specifies the pathname of an alternate directory in which the Protection Database files reside. Provide the complete pathname, ending in the base @@ -94,11 +95,11 @@ Sets the number of server lightweight processes (LWPs or pthreads) to run. Provide a positive integer from the range C<3> to C<64>. The default value is C<3>. -=item B<-groupdepth> >, B<-depth> > +=item B<-groupdepth> | B<-depth> > Specifies the group depth for nested groups when B is compiled with the SUPERGROUPS option enabled. The default depth for nested groups -is 5. This option may be shortened to B<-depth>. +is 5. =item B<-default_access> > >