shithub: riscv

Download patch

ref: 91d3af942aeb9f102f3799b848f1798cc23ee002
parent: 3d4d5940498dabb2c7abca2acd23a7e8be83e565
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Sun Jan 25 02:40:52 EST 2015

auth(2): fix prototype for auth_getinfo() in manual page

--- a/sys/man/2/auth
+++ b/sys/man/2/auth
@@ -74,7 +74,7 @@
 UserPasswd*	auth_getuserpasswd(AuthGetkey *getkey, char*fmt, ...);
 .PP
 .B
-AuthInfo*	auth_getinfo(int fd);
+AuthInfo*	auth_getinfo(AuthRpc*);
 .SH DESCRIPTION
 .PP
 This library, in concert with
@@ -370,7 +370,7 @@
 reads an
 .B AuthInfo
 message from
-.I fd
+.I rpc
 and converts it into a structure.  It is only
 used by the other routines in this library when
 communicating with