diff options
author | 2004-12-09 15:01:36 +0000 | |
---|---|---|
committer | 2004-12-09 15:01:36 +0000 | |
commit | 679cd04f0996cf137cb06f08bf541a8a57c3e853 (patch) | |
tree | 58328e52a20fd2896e364fbdf9f004fa4ccb0e49 | |
parent | reference the correct file (diff) | |
download | wireguard-openbsd-679cd04f0996cf137cb06f08bf541a8a57c3e853.tar.xz wireguard-openbsd-679cd04f0996cf137cb06f08bf541a8a57c3e853.zip |
spelling
ok, jmc@
-rw-r--r-- | kerberosV/src/lib/krb5/krb5_init_context.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kerberosV/src/lib/krb5/krb5_init_context.3 b/kerberosV/src/lib/krb5/krb5_init_context.3 index 1e11d73a278..1ffabc220ae 100644 --- a/kerberosV/src/lib/krb5/krb5_init_context.3 +++ b/kerberosV/src/lib/krb5/krb5_init_context.3 @@ -51,7 +51,7 @@ The .Fn krb5_init_context function initializes the .Fa context -structure and reads the configration file +structure and reads the configuration file .Pa /etc/kerberosV/krb5.conf . .Pp The structure should be freed by calling |