remove Ns before comma (from Thomas Klausner)
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11175 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -52,42 +52,42 @@ option).
|
||||
Supported options:
|
||||
.Bl -tag -width Ds
|
||||
.It Xo
|
||||
.Fl p Ar string Ns ,
|
||||
.Fl p Ar string ,
|
||||
.Fl -principal= Ns Ar string
|
||||
.Xc
|
||||
principal to authenticate as
|
||||
.It Xo
|
||||
.Fl K Ar string Ns ,
|
||||
.Fl K Ar string ,
|
||||
.Fl -keytab= Ns Ar string
|
||||
.Xc
|
||||
keytab for authentication pricipal
|
||||
.It Xo
|
||||
.Fl c Ar file Ns ,
|
||||
.Fl c Ar file ,
|
||||
.Fl -config-file= Ns Ar file
|
||||
.Xc
|
||||
location of config file
|
||||
.It Xo
|
||||
.Fl k Ar file Ns ,
|
||||
.Fl k Ar file ,
|
||||
.Fl -key-file= Ns Ar file
|
||||
.Xc
|
||||
location of master key file
|
||||
.It Xo
|
||||
.Fl r Ar realm Ns ,
|
||||
.Fl r Ar realm ,
|
||||
.Fl -realm= Ns Ar realm
|
||||
.Xc
|
||||
realm to use
|
||||
.It Xo
|
||||
.Fl a Ar host Ns ,
|
||||
.Fl a Ar host ,
|
||||
.Fl -admin-server= Ns Ar host
|
||||
.Xc
|
||||
server to contact
|
||||
.It Xo
|
||||
.Fl s Ar port number Ns ,
|
||||
.Fl s Ar port number ,
|
||||
.Fl -server-port= Ns Ar port number
|
||||
.Xc
|
||||
port to use
|
||||
.It Xo
|
||||
.Fl l Ns ,
|
||||
.Fl l ,
|
||||
.Fl -local
|
||||
.Xc
|
||||
local admin mode
|
||||
|
@@ -89,12 +89,12 @@ glob-style pattern.
|
||||
Supported options:
|
||||
.Bl -tag -width Ds
|
||||
.It Xo
|
||||
.Fl c Ar file Ns ,
|
||||
.Fl c Ar file ,
|
||||
.Fl -config-file= Ns Ar file
|
||||
.Xc
|
||||
location of config file
|
||||
.It Xo
|
||||
.Fl k Ar file Ns ,
|
||||
.Fl k Ar file ,
|
||||
.Fl -key-file= Ns Ar file
|
||||
.Xc
|
||||
location of master key file
|
||||
@@ -103,17 +103,17 @@ location of master key file
|
||||
.Xc
|
||||
what keytab to use
|
||||
.It Xo
|
||||
.Fl r Ar realm Ns ,
|
||||
.Fl r Ar realm ,
|
||||
.Fl -realm= Ns Ar realm
|
||||
.Xc
|
||||
realm to use
|
||||
.It Xo
|
||||
.Fl d Ns ,
|
||||
.Fl d ,
|
||||
.Fl -debug
|
||||
.Xc
|
||||
enable debugging
|
||||
.It Xo
|
||||
.Fl p Ar port Ns ,
|
||||
.Fl p Ar port ,
|
||||
.Fl -ports= Ns Ar port
|
||||
.Xc
|
||||
ports to listen to. By default, if run as a daemon, it listen to ports
|
||||
|
Reference in New Issue
Block a user