diff options
| author | Charles.Forsyth <devnull@localhost> | 2009-02-19 13:45:07 +0000 |
|---|---|---|
| committer | Charles.Forsyth <devnull@localhost> | 2009-02-19 13:45:07 +0000 |
| commit | c50a7643253d144ca8f7fb77ec3eb25144ab48a0 (patch) | |
| tree | d193becb97ab944a487a6f5c8aed0038a97e79a2 /man/2/factotum | |
| parent | 3dda86a0b07299d8f92ceb8a30d03e96a5102b4f (diff) | |
20090219-1344
Diffstat (limited to 'man/2/factotum')
| -rw-r--r-- | man/2/factotum | 6 |
1 files changed, 3 insertions, 3 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. |
