diff options
| author | Russ Allbery <rra@stanford.edu> | 2006-12-28 18:05:28 +0000 |
|---|---|---|
| committer | Russ Allbery <rra@stanford.edu> | 2006-12-28 18:05:28 +0000 |
| commit | d21b1d542e1b70d3b510eda4e6dd78b88f285dce (patch) | |
| tree | 00f7ce24338b03d0e8bee1e3dba40402c4cf47a8 /doc | |
| parent | 675e2774696303b1a1d6363dfd695d635d2e6cb7 (diff) | |
Fix typo in user-guide.texinfo
Typo fix (network instead of netword). Thanks, Matt Zagrabelny.
Ticket: new
Component: krb5-doc
Version_Reported: 1.4.4
Target_Version: 1.6
Tags: pullup
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19020 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/user-guide.texinfo | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
