summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorTheodore Tso <tytso@mit.edu>1997-07-16 23:03:56 +0000
committerTheodore Tso <tytso@mit.edu>1997-07-16 23:03:56 +0000
commitb3b6d6830f62746777f6e6e480f02f111f472b06 (patch)
treed2772b4be3e3ea209f14a591d58eb5601178da70 /src
parent9c6c7b37daab8664516ec7a525e3105b3ea2114e (diff)
downloadkrb5-b3b6d6830f62746777f6e6e480f02f111f472b06.tar.gz
krb5-b3b6d6830f62746777f6e6e480f02f111f472b06.tar.xz
krb5-b3b6d6830f62746777f6e6e480f02f111f472b06.zip
Fix name of srvtab file in the man page to be krb5.keytab
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@10119 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src')
-rw-r--r--src/appl/gssftp/ftpd/ChangeLog4
-rw-r--r--src/appl/gssftp/ftpd/ftpd.M2
2 files changed, 5 insertions, 1 deletions
diff --git a/src/appl/gssftp/ftpd/ChangeLog b/src/appl/gssftp/ftpd/ChangeLog
index 673bcf121..2506b76d5 100644
--- a/src/appl/gssftp/ftpd/ChangeLog
+++ b/src/appl/gssftp/ftpd/ChangeLog
@@ -1,3 +1,7 @@
+Wed Jul 16 19:03:18 1997 Theodore Y. Ts'o <tytso@mit.edu>
+
+ * ftpd.M: Fix name of srvtab file to be krb5.keytab.
+
Wed Feb 5 20:34:38 1997 Tom Yu <tlyu@mit.edu>
* Makefile.in:
diff --git a/src/appl/gssftp/ftpd/ftpd.M b/src/appl/gssftp/ftpd/ftpd.M
index 0a782e6f5..1806aa5b4 100644
--- a/src/appl/gssftp/ftpd/ftpd.M
+++ b/src/appl/gssftp/ftpd/ftpd.M
@@ -94,7 +94,7 @@ file to use. The default value is normally
Sets the name of the
.I srvtab
file to use. The default value is normally
-.IR /etc/krb-srvtab .
+.IR /etc/krb5.keytab .
.PP
The ftp server currently supports the following ftp requests; case is
not distinguished.