.Sh EXAMPLE -> .Sh EXAMPLES, from netbsd

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12289 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2003-05-14 22:11:04 +00:00
parent 3eb988218b
commit 617325e153
3 changed files with 4 additions and 4 deletions

View File

@@ -193,7 +193,7 @@ fatal error.
The application has to be able to read the corresponding service key The application has to be able to read the corresponding service key
for this to work. for this to work.
Some applications, like Some applications, like
.Xr su 8 , .Xr su 1 ,
enable this option unconditionally. enable this option unconditionally.
.It Li warn_pwexpire = Va time .It Li warn_pwexpire = Va time
How soon to warn for expiring password. How soon to warn for expiring password.
@@ -397,7 +397,7 @@ and is only left for backwards compatibility.
.Sh ENVIRONMENT .Sh ENVIRONMENT
.Ev KRB5_CONFIG .Ev KRB5_CONFIG
points to the configuration file to read. points to the configuration file to read.
.Sh EXAMPLE .Sh EXAMPLES
.Bd -literal -offset indent .Bd -literal -offset indent
[libdefaults] [libdefaults]
default_realm = FOO.SE default_realm = FOO.SE

View File

@@ -71,7 +71,7 @@ is a
terminated list of strings, pointing to the requested Kerberos hosts. These should be freed with terminated list of strings, pointing to the requested Kerberos hosts. These should be freed with
.Fn krb5_free_krbhst .Fn krb5_free_krbhst
when done with. when done with.
.Sh EXAMPLE .Sh EXAMPLES
The following code will print the KDCs of the realm The following code will print the KDCs of the realm
.Dq MY.REALM . .Dq MY.REALM .
.Bd -literal -offset indent .Bd -literal -offset indent

View File

@@ -180,7 +180,7 @@ The principal whose password will be verified is specified in
.Fa principal . .Fa principal .
Options the to the verification process is pass in in Options the to the verification process is pass in in
.Fa opt . .Fa opt .
.Sh EXAMPLE .Sh EXAMPLES
Here is a example program that verifies a password. it uses the Here is a example program that verifies a password. it uses the
.Ql host/`hostname` .Ql host/`hostname`
service principal in service principal in