add LIBRARY section (partly from NetBSD)

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@11256 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2002-08-28 15:30:59 +00:00
parent 920d23770a
commit c638984e5d
23 changed files with 46 additions and 4 deletions

View File

@@ -1,12 +1,14 @@
.\" Copyright (c) 2001 Kungliga Tekniska H<>gskolan
.\" $Id$
.Dd Jan 21, 2001
.Dd January 21, 2001
.Dt KRB5_CONTEXT 3
.Os HEIMDAL
.Sh NAME
.Nm krb5_init_context ,
.Nm krb5_free_context
.Nd create and delete krb5_context structures
.Sh LIBRARY
Kerberos 5 Library (libkrb5, -lkrb5)
.Sh SYNOPSIS
.Fd #include <krb5.h>
.Ft krb5_error_code