From 1241672975786e2f60eaa00c53d1c28193a1f571 Mon Sep 17 00:00:00 2001 From: Johan Danielsson Date: Fri, 8 Aug 1997 03:45:55 +0000 Subject: [PATCH] Update. git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2784 ec53bebd-3082-4978-b11e-865c3cabbd6b --- lib/krb5/krb5_warn.3 | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/lib/krb5/krb5_warn.3 b/lib/krb5/krb5_warn.3 index 8c42e9fc9..bc824a9e8 100644 --- a/lib/krb5/krb5_warn.3 +++ b/lib/krb5/krb5_warn.3 @@ -60,9 +60,14 @@ functions exits with exit status after printing the message. .Pp The -.Fn krb4_set_warn_func +.Fn krb5_set_warn_func function sets the destination for warning messages to the specified .Fa facility . +Messages logged with the +.Dq warn +functions have a log level of 1, while the +.Dq err +functions logs with level 0. .Sh SEE ALSO .Xr krb5_openlog 3