aboutsummaryrefslogtreecommitdiff
path: root/etc/kerberosIV
diff options
context:
space:
mode:
authorAlexander Langer <alex@FreeBSD.org>2000-10-06 17:36:05 +0000
committerAlexander Langer <alex@FreeBSD.org>2000-10-06 17:36:05 +0000
commit6f39ae3b660aeea3a5e298a33a3ac5d881076d3a (patch)
tree9a903cdb2d0c4b8fdcda6cbd9796bf4c9436bc81 /etc/kerberosIV
parent9b376c9084e5542051a1eff34193ba1513299aa6 (diff)
downloadsrc-6f39ae3b660aeea3a5e298a33a3ac5d881076d3a.tar.gz
src-6f39ae3b660aeea3a5e298a33a3ac5d881076d3a.zip
Fix typo: kereros -> kerberos
PR: 21468 Submitted by: "Giorgos Keramidas" <keramida@westgate.gr>
Notes
Notes: svn path=/head/; revision=66757
Diffstat (limited to 'etc/kerberosIV')
-rw-r--r--etc/kerberosIV/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/kerberosIV/README b/etc/kerberosIV/README
index cdec6b120d36..e57916cee39f 100644
--- a/etc/kerberosIV/README
+++ b/etc/kerberosIV/README
@@ -6,7 +6,7 @@ Notes about the contents of the /etc/kerberosIV directory:
The file master_key contains a copy of the master key under which the
entire Kerberos database is encrypted. Disclosing this key would be bad
news. The reason it is stored in the filesystem is because the following
-programs need to inspect or modify the kereros database, and so the key
+programs need to inspect or modify the kerberos database, and so the key
must be available for them, (or else it would have to be typed in by
hand):
- kerberos (the server itself)