The formatting gets screwed up if we have multiple =item tags together
like this. To just have each one be a bullet point, just have a bare
=item before each one, without a "tag" or "key" for the =item.
Change-Id: I5cb7a98bd16f5999d529a42a0f822835f6d2f66e
Reviewed-on: http://gerrit.openafs.org/10388
Tested-by: BuildBot <buildbot@rampaginggeek.com>
Reviewed-by: Derrick Brashear <shadow@your-file-system.com>
Identifies the database server process for which to display status
information, either by its process name or port number. Provide one of the
-following values.
+following values:
=over 4
-=item B<buserver> or 7021 for the Backup Server
+=item
-=item B<kaserver> or 7004 for the Authentication Server
+B<buserver> or 7021 for the Backup Server
-=item B<ptserver> or 7002 for the Protection Server
+=item
-=item B<vlserver> or 7003 for the Volume Location Server
+B<kaserver> or 7004 for the Authentication Server
+
+=item
+
+B<ptserver> or 7002 for the Protection Server
+
+=item
+
+B<vlserver> or 7003 for the Volume Location Server
=back