update docs for include/krb5/ -> include/ merge
authorKen Raeburn <raeburn@mit.edu>
Sat, 11 Mar 2006 23:04:09 +0000 (23:04 +0000)
committerKen Raeburn <raeburn@mit.edu>
Sat, 11 Mar 2006 23:04:09 +0000 (23:04 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@17734 dc483132-0cff-0310-8789-dd5450dbe970

doc/ChangeLog
doc/build.texinfo
doc/definitions.texinfo
doc/implementor.texinfo
doc/install-old.texi
doc/kadmin/ChangeLog
doc/kadmin/README

index 0489c358d4f3a4c1d674562cf47eea751a428f06..541b34282b3dbb6d72622555c1f9464bdf53c734 100644 (file)
@@ -1,3 +1,8 @@
+2006-03-11  Ken Raeburn  <raeburn@mit.edu>
+
+       * build.texinfo, definitions.texinfo, implementor.texinfo,
+       install-old.texinfo: Updated for include/krb5 merge.
+
 2005-10-20  Ken Raeburn  <raeburn@mit.edu>
 
        * coding-style: Modern (gnu) indent requires a number with -ip.
index 0c97da4cc908d394bdaaf5a501d05f4fa3fe8d12..8e7aed92c27b12e28de9c1325da20710090142d3 100644 (file)
@@ -662,7 +662,7 @@ compiler and linker and their options.
 
 There is one configuration file which you may wish to edit to control
 various compile-time parameters in the Kerberos distribution:
-@file{include/krb5/stock/osconf.h}. The list that follows is by no means
+@file{include/stock/osconf.h}. The list that follows is by no means
 complete, just some of the more interesting variables.
 
 Please note: The former configuration file @file{config.h} no longer
index ac7ca5a075a8bf6710d3de89581f21ea948e0d34..dca90bfa12fa51109d8db35ae94ff925ba6f89a5 100644 (file)
@@ -66,7 +66,7 @@ krb5/src/lib/krb5/krb/init_ctx.c
 
 @ignore
 the following defaults should be consistent with default variables set
-in krb5/src/include/krb5/stock/osconf.h
+in krb5/src/include/stock/osconf.h
 @end ignore
 @set DefaultMasterKeyType des3-cbc-sha1
 @comment DEFAULT_KDC_ENCTYPE
@@ -113,14 +113,14 @@ krb5/src/lib/kadm5/alt_prof.c
 
 @ignore
 the following defaults should be consistent with the values set in
-krb5/src/include/krb5/kdb.h
+krb5/src/include/kdb.h
 @end ignore
 @set DefaultDefaultPrincipalFlags postdateable, forwardable, tgt-based, renewable, proxiable, dup-skey, allow-tickets, and service enabled.
 @comment KRB_KDC_DEFAULT_FLAGS set to 0
 
 @ignore
 the following defaults should be consistent with the values set in
-include/krb5/kdb.h
+include/kdb.h
 @end ignore
 @set DefaultMasterKeyName K/M
 @comment KRB5_KDB_M_NAME
index 95b703076eb2ca7e1a41d22dc591dd3169c35c28..169dee8c0eca29fdad9dd47f63daa40409d00a0f 100644 (file)
@@ -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
index 07959082473da1ba10bd41d155f50be792226ece..af84a023e3463fb18b0ec2e060b0481d6c3b540d 100644 (file)
@@ -786,7 +786,7 @@ script with the following options:
 
 There is one configuration file which you may wish to edit to control
 various compile-time parameters in the Kerberos distribution:
-@file{include/krb5/stock/osconf.h}. The list that follows is by no means
+@file{include/stock/osconf.h}. The list that follows is by no means
 complete, just some of the more interesting variables.
 
 Please note: The former configuration file @file{config.h} no longer
index 5599867c97de55f809e1ac93986042e0d51e522f..4d2ce6c24578d4e1b6fd9ad76b1bb490c66decea 100644 (file)
@@ -1,3 +1,7 @@
+2006-03-11  Ken Raeburn  <raeburn@mit.edu>
+
+       * README: Update for include/krb5 merge.
+
 2001-06-22  Ezra Peisach  <epeisach@mit.edu>
 
        * draft-ietf-cat-kerb-chg-password-02.txt: Describes protocol in
index b3e53bfc8207dca73a002b4b0b6e58393e22321e..72b3694997846189725bb02244a9f045a19e2fc3 100644 (file)
@@ -17,7 +17,7 @@ the code is used in the source tree.
 
 - kpasswd.protocol: Describes the password changing protocol in
                        src/kadmin/v5passwdd. 
-                       include/krb5/adm.h has some defintions.
+                       include/adm.h has some defintions.
 
                    Client and server provided