From fe571eda36c11390b883a5bf66f2a55392cfcdbb Mon Sep 17 00:00:00 2001 From: Barry Jaspan Date: Thu, 13 Jun 1996 14:48:21 +0000 Subject: [PATCH] don't change the error table name (leave it ovk); I'm not sure if this matters for compatibility, but there is no good reason to change it (and it was never changed in the code anyway) git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@8353 dc483132-0cff-0310-8789-dd5450dbe970 --- doc/kadm5/api-funcspec.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/kadm5/api-funcspec.tex b/doc/kadm5/api-funcspec.tex index dbfcfe5e9..bf1082474 100644 --- a/doc/kadm5/api-funcspec.tex +++ b/doc/kadm5/api-funcspec.tex @@ -756,7 +756,7 @@ The Admin system will use \v{com_err} for error codes. Note that this means \v{com_err} codes may be returned from functions that the admin routines call (e.g. the kerberos library). Callers should not expect that only KADM5 errors will be returned. The Admin system error code -table name will be ``kadm'', and the offsets will be the same as the +table name will be ``ovk'', and the offsets will be the same as the order presented here. As mentioned above, the error table include file will be $<$kadm5/kadm_err.h$>$. -- 2.26.2