man fixes
Add two cross references, expansion of PAG, and expansion of the -c argument to the OpenBSD tech list earlier. From Lars Nooden
This commit is contained in:
@@ -40,7 +40,7 @@
|
|||||||
creates a new credential cache sandbox
|
creates a new credential cache sandbox
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Nm
|
.Nm
|
||||||
.Op Fl c
|
.Op Fl c Ar command-string
|
||||||
.Op Fl h | Fl -help
|
.Op Fl h | Fl -help
|
||||||
.Op Fl -version
|
.Op Fl -version
|
||||||
.Op Fl -cache-type= Ns Ar string
|
.Op Fl -cache-type= Ns Ar string
|
||||||
@@ -49,7 +49,9 @@ creates a new credential cache sandbox
|
|||||||
Supported options:
|
Supported options:
|
||||||
.Bl -tag -width Ds
|
.Bl -tag -width Ds
|
||||||
.It Xo
|
.It Xo
|
||||||
.Fl c
|
.Fl c Ar command-string
|
||||||
|
Executes command(s) contained in
|
||||||
|
.Ar command-string .
|
||||||
.Xc
|
.Xc
|
||||||
.It Xo
|
.It Xo
|
||||||
.Fl -cache-type= Ns Ar string
|
.Fl -cache-type= Ns Ar string
|
||||||
@@ -66,7 +68,7 @@ Supported options:
|
|||||||
.Nm
|
.Nm
|
||||||
creates a new credential cache sandbox for the user to live in.
|
creates a new credential cache sandbox for the user to live in.
|
||||||
If AFS is installed on the computer, the user is put in a newly
|
If AFS is installed on the computer, the user is put in a newly
|
||||||
created PAG.
|
created Process Authentication Group (PAG).
|
||||||
.Pp
|
.Pp
|
||||||
For Kerberos 5, the credential cache type that is used is the same as
|
For Kerberos 5, the credential cache type that is used is the same as
|
||||||
the credential cache type that was used at the time of
|
the credential cache type that was used at the time of
|
||||||
@@ -89,4 +91,5 @@ $ klist
|
|||||||
klist: No ticket file: /tmp/krb5cc_03014a
|
klist: No ticket file: /tmp/krb5cc_03014a
|
||||||
.Ed
|
.Ed
|
||||||
.Sh SEE ALSO
|
.Sh SEE ALSO
|
||||||
.Xr afslog 1
|
.Xr afslog 1 ,
|
||||||
|
.Xr kinit 1
|
||||||
|
Reference in New Issue
Block a user