diff options
author | Bjorn Sandell <biorn@cvs.openbsd.org> | 2007-03-01 13:14:23 +0000 |
---|---|---|
committer | Bjorn Sandell <biorn@cvs.openbsd.org> | 2007-03-01 13:14:23 +0000 |
commit | f812617893843af16cf18a7960020682a82db069 (patch) | |
tree | b78c637aeae16172e7bd605fa2bed900629b3536 /kerberosV | |
parent | b39ab018d6eadc467a565690b46f150033d85551 (diff) |
typos, from raga (raga at comcast dot com)
Diffstat (limited to 'kerberosV')
-rw-r--r-- | kerberosV/src/kdc/kstash.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kerberosV/src/kdc/kstash.8 b/kerberosV/src/kdc/kstash.8 index b7ee31e39b2..8bf4b0cecbf 100644 --- a/kerberosV/src/kdc/kstash.8 +++ b/kerberosV/src/kdc/kstash.8 @@ -85,12 +85,12 @@ generate a random master key. .Fl -master-key-fd= Ns Ar fd .Xc filedescriptor to read passphrase from, if not specified the -passphrase will be read from the terminal/. +passphrase will be read from the terminal. .El .\".Sh ENVIRONMENT .Sh FILES .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 .Nm ktutil list can be used to list the content of the file. |