]> git.lizzy.rs Git - plan9front.git/blobdiff - sys/man/2/auth
games/galaxy: Change button 2 to reposition the galaxy, remove "move" from the button...
[plan9front.git] / sys / man / 2 / auth
index f2aee745dc1b1f23a53e26f3de9ee8f3252b191c..691671eb2b53a7c920ffe97d6445fafeddc2bf52 100644 (file)
@@ -44,7 +44,7 @@ void          auth_freerpc(AuthRpc *rpc);
 uint           auth_rpc(AuthRpc *rpc, char *verb, void *a, int n);
 .PP
 .B
-int            auth_getkey(char *proto, char *dom);
+int            auth_getkey(char *params);
 .PP
 .B
 int            (*amount_getkey)(char*, char*);
@@ -74,7 +74,7 @@ AuthInfo*     auth_userpasswd(char*user, char*password);
 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 @@ typedef struct UserPasswd {
 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