From e59eb4b7afbe8de2713b3b538892f328cd4cdbc8 Mon Sep 17 00:00:00 2001 From: Tom Yu Date: Wed, 3 Jan 2007 21:44:14 +0000 Subject: [PATCH] pull up r19020 from trunk r19020@cathode-dark-space: rra | 2006-12-28 13:05:28 -0500 Ticket: new Subject: Fix typo in user-guide.texinfo Component: krb5-doc Version_Reported: 1.4.4 Target_Version: 1.6 Tags: pullup Typo fix (network instead of netword). Thanks, Matt Zagrabelny. ticket: 5223 version_fixed: 1.6 git-svn-id: svn://anonsvn.mit.edu/krb5/branches/krb5-1-6@19027 dc483132-0cff-0310-8789-dd5450dbe970 --- doc/user-guide.texinfo | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/user-guide.texinfo b/doc/user-guide.texinfo index 0d0fd6878..56f1c61dd 100644 --- a/doc/user-guide.texinfo +++ b/doc/user-guide.texinfo @@ -255,7 +255,7 @@ a different network address based on the forwardable ticket. This allows for authentication forwarding without requiring a password to be typed in again. For example, if a user with a forwardable TGT logs into a remote system, the KDC could issue a new TGT for that user with -the netword address of the remote system, allowing authentication on +the network address of the remote system, allowing authentication on that host to work as though the user were logged in locally. When the KDC creates a new ticket based on a forwardable ticket, it -- 2.26.2