- options must be lexicographically ordered; again, options without

arguments must be placed before options with arguments.
- manual page cross references are done using the macro `.Xr',
  not the macro `.Nm' (used for command names instead).

From Igor Sobrado.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20311 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-04-11 11:27:51 +00:00
parent f4f67cc4d7
commit 44495dda82

View File

@@ -41,9 +41,9 @@ creates a new credential cache sandbox
.Sh SYNOPSIS
.Nm
.Op Fl c
.Op Fl -cache-type= Ns Ar string
.Op Fl -version
.Op Fl h | Fl -help
.Op Fl -version
.Op Fl -cache-type= Ns Ar string
.Ar command [args...]
.Sh DESCRIPTION
Supported options:
@@ -55,12 +55,12 @@ Supported options:
.Fl -cache-type= Ns Ar string
.Xc
.It Xo
.Fl -version
.Xc
.It Xo
.Fl h ,
.Fl -help
.Xc
.It Xo
.Fl -version
.Xc
.El
.Pp
.Nm
@@ -89,4 +89,4 @@ $ klist
klist: No ticket file: /tmp/krb5cc_03014a
.Ed
.Sh SEE ALSO
.Nm afslog 1
.Xr afslog 1