Spelling, from raga <raga@comcast.net> via Bjorn Sandell.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@20316 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Love Hörnquist Åstrand
2007-04-11 11:53:20 +00:00
parent 20034b70e9
commit 760ffa0e99

View File

@@ -31,7 +31,7 @@
.\" .\"
.\" $Id$ .\" $Id$
.\" .\"
.Dd December 9, 2004 .Dd April 10, 2007
.Dt KSTASH 8 .Dt KSTASH 8
.Os HEIMDAL .Os HEIMDAL
.Sh NAME .Sh NAME
@@ -85,12 +85,12 @@ generate a random master key.
.Fl -master-key-fd= Ns Ar fd .Fl -master-key-fd= Ns Ar fd
.Xc .Xc
filedescriptor to read passphrase from, if not specified the filedescriptor to read passphrase from, if not specified the
passphrase will be read from the terminal/. passphrase will be read from the terminal.
.El .El
.\".Sh ENVIRONMENT .\".Sh ENVIRONMENT
.Sh FILES .Sh FILES
.Pa /var/heimdal/m-key .Pa /var/heimdal/m-key
is the default keyfile is no other keyfile is specified. is the default keyfile if no other keyfile is specified.
The format of a Heimdal master key is the same as a keytab, so The format of a Heimdal master key is the same as a keytab, so
.Nm ktutil .Nm ktutil
list can be used to list the content of the file. list can be used to list the content of the file.