summaryrefslogtreecommitdiff
path: root/man/2/factotum
diff options
context:
space:
mode:
Diffstat (limited to 'man/2/factotum')
-rw-r--r--man/2/factotum4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/2/factotum b/man/2/factotum
index 8fa475ac..338e6022 100644
--- a/man/2/factotum
+++ b/man/2/factotum
@@ -17,8 +17,8 @@ Authinfo: adt{
AuthRpcMax: con \fR...\fP;
init: fn();
-mount: fn(fd: ref Sys->FD, mnt: string, flags: int, aname: string):
- (int, ref Authinfo);
+mount: fn(fd: ref Sys->FD, mnt: string, flags: int,
+ aname: string, keyspec: string): (int, ref Authinfo);
getuserpasswd: fn(keyspec: string): (string, string);