doc: add missing angle bracket 33/12233/2
authorMarcio Barbosa <mbarbosa@sinenomine.net>
Mon, 28 Mar 2016 18:50:16 +0000 (15:50 -0300)
committerBenjamin Kaduk <kaduk@mit.edu>
Tue, 29 Mar 2016 01:07:56 +0000 (21:07 -0400)
The options -logfile and -config should be enclosed
by angle brackets.

Change-Id: I9e5767b7e43753b37dbc8d86c5346c778f8bab8d
Reviewed-on: https://gerrit.openafs.org/12233
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Benjamin Kaduk <kaduk@mit.edu>

doc/man-pages/pod8/ptserver.pod

index 7318900..d8272f0 100644 (file)
@@ -17,8 +17,8 @@ ptserver S<<< [B<-database> | B<-db> <I<db path>>] >>>
     [B<-rxbind>] S<<< [B<-auditlog> <I<file path>>] >>>
     S<<< [B<-audit-interface> (file | sysvmq)] >>>
     S<<< [B<-syslog>[=<I<FACILITY>>]] >>>
-    S<<< [B<-logfile <I<log file>>] >>>
-    S<<< [B<-config <I<configuration path>>] >>>
+    S<<< [B<-logfile> <I<log file>>] >>>
+    S<<< [B<-config> <I<configuration path>>] >>>
     S<<< [B<-rxmaxmtu> <I<bytes>>] >>>
     [B<-help>]