doc: add missing angle bracket

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>
This commit is contained in:
Marcio Barbosa 2016-03-28 15:50:16 -03:00 committed by Benjamin Kaduk
parent ae5f411c3b
commit a3fa6dabf4

View 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>]