s/\.NF/.nf/ to fix wrong macro name caught by man --warnings
This commit is contained in:
parent
274fb2169c
commit
aa07cdee9a
@ -6,7 +6,7 @@ libssh2_userauth_publickey - authenticate using a callback function
|
||||
.SH SYNOPSIS
|
||||
#include <libssh2.h>
|
||||
|
||||
.NF
|
||||
.nf
|
||||
int libssh2_userauth_publickey(LIBSSH2_SESSION *session,
|
||||
const char *user,
|
||||
const unsigned char *pubkeydata,
|
||||
|
Loading…
x
Reference in New Issue
Block a user