summaryrefslogtreecommitdiffstats
path: root/crypto/heimdal/lib/krb5/krb5_warn.3
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/heimdal/lib/krb5/krb5_warn.3')
-rw-r--r--crypto/heimdal/lib/krb5/krb5_warn.38
1 files changed, 5 insertions, 3 deletions
diff --git a/crypto/heimdal/lib/krb5/krb5_warn.3 b/crypto/heimdal/lib/krb5/krb5_warn.3
index ae3a330..0a1302a 100644
--- a/crypto/heimdal/lib/krb5/krb5_warn.3
+++ b/crypto/heimdal/lib/krb5/krb5_warn.3
@@ -1,5 +1,5 @@
.\" Copyright (c) 1997 Kungliga Tekniska Högskolan
-.\" $Id: krb5_warn.3,v 1.3 2001/01/26 22:43:23 assar Exp $
+.\" $Id: krb5_warn.3,v 1.5 2002/08/28 15:30:59 joda Exp $
.Dd August 8, 1997
.Dt KRB5_WARN 3
.Os HEIMDAL
@@ -14,6 +14,8 @@
.Nm krb5_verrx ,
.Nm krb5_set_warn_dest
.Nd Heimdal warning and error functions
+.Sh LIBRARY
+Kerberos 5 Library (libkrb5, -lkrb5)
.Sh SYNOPSIS
.Fd #include <krb5.h>
.Ft krb5_error_code
@@ -40,7 +42,7 @@ These functions prints a warning message to some destination.
is a printf style format specifying the message to print. The forms not ending in an
.Dq x
prints the error string associated with
-.Fa code
+.Fa code
along with the message.
The
.Dq err
@@ -50,7 +52,7 @@ after printing the message.
.Pp
The
.Fn krb5_set_warn_func
-function sets the destination for warning messages to the specified
+function sets the destination for warning messages to the specified
.Fa facility .
Messages logged with the
.Dq warn
OpenPOWER on IntegriCloud