summaryrefslogtreecommitdiffstats
path: root/doc/implementor.texinfo
diff options
context:
space:
mode:
authorKen Raeburn <raeburn@mit.edu>2006-03-11 23:04:09 +0000
committerKen Raeburn <raeburn@mit.edu>2006-03-11 23:04:09 +0000
commit54554bd97019502f76ba45f8a0dfe51ee523b11f (patch)
tree1313f144d18c675c7c40cbf92474d521e725f34d /doc/implementor.texinfo
parentd58d0658b2a585f7b3b7dbde162a13defb051bc2 (diff)
update docs for include/krb5/ -> include/ merge
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17734 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'doc/implementor.texinfo')
-rw-r--r--doc/implementor.texinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/implementor.texinfo b/doc/implementor.texinfo
index 95b703076..169dee8c0 100644
--- a/doc/implementor.texinfo
+++ b/doc/implementor.texinfo
@@ -1118,7 +1118,7 @@ failure indications to be given at compile/link time. (This probably
wouldn't work well for VxWorks, for example, where symbol resolution
is done when the object code is loaded into the OS.)
-The configure script generates include/krb5/autoconf.h to influence
+The configure script generates include/autoconf.h to influence
whether certain calls are made or certain headers are included, and
Makefile in each directory to indicate compilation options. Each
source directory has a Makefile.in, and config/pre.in and