aboutsummaryrefslogtreecommitdiff
path: root/eBones/lib/libkrb/krb_sendauth.3
diff options
context:
space:
mode:
authorJordan K. Hubbard <jkh@FreeBSD.org>1995-02-08 10:54:30 +0000
committerJordan K. Hubbard <jkh@FreeBSD.org>1995-02-08 10:54:30 +0000
commit2b6645c034222cbb6820ab1d6bac967c6c47cece (patch)
tree45e2e363057a3198530a7d548ac29e0de263dd74 /eBones/lib/libkrb/krb_sendauth.3
parent8aec260842ffda9a3095a434ee52aacba748d78b (diff)
downloadsrc-2b6645c034222cbb6820ab1d6bac967c6c47cece.tar.gz
src-2b6645c034222cbb6820ab1d6bac967c6c47cece.zip
Notes
Diffstat (limited to 'eBones/lib/libkrb/krb_sendauth.3')
-rw-r--r--eBones/lib/libkrb/krb_sendauth.310
1 files changed, 5 insertions, 5 deletions
diff --git a/eBones/lib/libkrb/krb_sendauth.3 b/eBones/lib/libkrb/krb_sendauth.3
index f5e95b7eabb4..a749bb5f691d 100644
--- a/eBones/lib/libkrb/krb_sendauth.3
+++ b/eBones/lib/libkrb/krb_sendauth.3
@@ -1,5 +1,5 @@
.\" from: krb_sendauth.3,v 4.1 89/01/23 11:10:58 jtkohl Exp $
-.\" $Id: krb_sendauth.3,v 1.2 1994/07/19 19:27:47 g89r4222 Exp $
+.\" $Id: krb_sendauth.3,v 1.1.1.1 1994/09/30 14:50:07 csgr Exp $
.\" Copyright 1988 by the Massachusetts Institute of Technology.
.\"
.\" For copying and distribution information,
@@ -13,8 +13,8 @@ Kerberos routines for sending authentication via network stream sockets
.nf
.nj
.ft B
-#include <krb.h>
-#include <des.h>
+#include <kerberosIV/krb.h>
+#include <kerberosIV/des.h>
#include <netinet/in.h>
.PP
.fi
@@ -295,7 +295,7 @@ function.
If you set this argument to "",
.I krb_rd_req
looks for the service key in the file
-.IR /etc/srvtab.
+.IR /etc/kerberosIV/srvtab.
If the client and server are performing mutual authenication,
the
@@ -345,4 +345,4 @@ John T. Kohl, MIT Project Athena
.SH RESTRICTIONS
Copyright 1988, Massachusetts Instititute of Technology.
For copying and distribution information,
-please see the file <mit-copyright.h>.
+please see the file <Copyright.h>.