mirror of
https://git.openafs.org/openafs.git
synced 2025-01-18 23:10:58 +00:00
STABLE14-man-page-kaserver-fix-20060329
SYNOPSIS was mislabelled DESCRIPTION and the man page was therefore missing
the HTML formatting fixes.
(cherry picked from commit 5f70d9bb3c
)
This commit is contained in:
parent
2f61c586b5
commit
5b6a55daa9
@ -2,13 +2,19 @@
|
||||
|
||||
kaserver - Initializes the Authentication Server
|
||||
|
||||
=head1 DESCRIPTION
|
||||
=head1 SYNOPSIS
|
||||
|
||||
=for html
|
||||
<div class="synopsis">
|
||||
|
||||
B<kaserver> [B<-noAuth>] [B<-fastKeys>] [B<-database> <I<dbpath>>]
|
||||
[B<-localfiles> <I<lclpath>>] [B<-minhours> <I<n>>]
|
||||
[B<-servers> <I<serverlist>>] [B<-enable_peer_stats>]
|
||||
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>]
|
||||
|
||||
=for html
|
||||
</div>
|
||||
|
||||
=head1 DESCRIPTION
|
||||
|
||||
The B<kaserver> command initializes the Authentication Server, which runs
|
||||
|
Loading…
Reference in New Issue
Block a user