don't use path's in first .Nm, it confuses some locate.updatedb, use

FILES section to describe where the file is instead.


git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@13321 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2004-02-10 13:28:45 +00:00
parent 387710cab1
commit 310701f968

View File

@@ -1,4 +1,4 @@
.\" Copyright (c) 1999 - 2003 Kungliga Tekniska H<>gskolan .\" Copyright (c) 1999 - 2004 Kungliga Tekniska H<>gskolan
.\" (Royal Institute of Technology, Stockholm, Sweden). .\" (Royal Institute of Technology, Stockholm, Sweden).
.\" All rights reserved. .\" All rights reserved.
.\" .\"
@@ -35,7 +35,7 @@
.Dt KRB5.CONF 5 .Dt KRB5.CONF 5
.Os HEIMDAL .Os HEIMDAL
.Sh NAME .Sh NAME
.Nm /etc/krb5.conf .Nm krb5.conf
.Nd configuration file for Kerberos 5 .Nd configuration file for Kerberos 5
.Sh SYNOPSIS .Sh SYNOPSIS
.In krb5.h .In krb5.h
@@ -420,6 +420,11 @@ 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 FILES
.Bl -tag -width "/etc/krb5.conf"
.It Pa /etc/krb5.conf
configuration file for Kerberos 5.
.El
.Sh EXAMPLES .Sh EXAMPLES
.Bd -literal -offset indent .Bd -literal -offset indent
[libdefaults] [libdefaults]