Change .Fd #include <header.h> to .In header.h
from Thomas Klausner <wiz@netbsd.org> git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@12032 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
.Sh LIBRARY
|
||||
Kerberos 5 Library (libkrb5, -lkrb5)
|
||||
.Sh SYNOPSIS
|
||||
.Fd #include <krb5.h>
|
||||
.In krb5.h
|
||||
.Ft krb5_error_code
|
||||
.Fn krb5_err "krb5_context context" "int eval" "krb5_error_code code" "const char *format" "..."
|
||||
.Ft krb5_error_code
|
||||
|
Reference in New Issue
Block a user