diff options
Diffstat (limited to 'man/2')
| -rw-r--r-- | man/2/factotum | 6 | ||||
| -rw-r--r-- | man/2/styxconv | 2 |
2 files changed, 4 insertions, 4 deletions
diff --git a/man/2/factotum b/man/2/factotum index 004009d2..8fa475ac 100644 --- a/man/2/factotum +++ b/man/2/factotum @@ -78,7 +78,7 @@ must be called before any other function. is similar to .B Sys->mount (see -.IR sys-bind (1)), +.IR sys-bind (2)), but uses .I factotum to authenticate, @@ -87,7 +87,7 @@ if the server requires it. should be used instead of .B Sys->mount when mounting file servers that use -.IR auth (5) +.IR attach (5) to authenticate. (If the server on .I fd @@ -361,6 +361,6 @@ exchange. .IR sys-bind (2), .IR sys-fauth (2), .IR factotum (4), -.IR auth (5) +.IR attach (5) .SH DIAGNOSTICS Functions that return nil references on error also set the system error string. diff --git a/man/2/styxconv b/man/2/styxconv index ca5d9f49..f18c48a6 100644 --- a/man/2/styxconv +++ b/man/2/styxconv @@ -31,7 +31,7 @@ is a connection, perhaps a pipe, to something that requires the current protocol .B Sys->mount for instance (see -.IR sys-bind (1)). +.IR sys-bind (2)). .B Styxconv is spawned by the caller, to create a process that copies messages between .I from |
