From c50a7643253d144ca8f7fb77ec3eb25144ab48a0 Mon Sep 17 00:00:00 2001 From: "Charles.Forsyth" Date: Thu, 19 Feb 2009 13:45:07 +0000 Subject: 20090219-1344 --- man/2/factotum | 6 +++--- man/2/styxconv | 2 +- man/8/cs | 19 +++++++++++-------- 3 files changed, 15 insertions(+), 12 deletions(-) (limited to 'man') 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 diff --git a/man/8/cs b/man/8/cs index 6dfe65f6..63f8e149 100644 --- a/man/8/cs +++ b/man/8/cs @@ -198,17 +198,20 @@ when there is more than one network stack (see .IR ip (3)). .PP -.IR Cs (8) +.I Cs uses -.IR services (6) +.IR ndb (6) to map protocol and service names to Internet port numbers. -Finally, if all else fails, it applies the built-in +When running hosted, +if entries are not in +.IR ndb (6), +.I cs +applies the built-in .IR srv (2), -if available. +if available, +to have the host system try the translation. Consequently, entries in -.IR services (6) -and -.IR dns (6) +.IR ndb (6) take precedence over the host's system-wide configuration. (This is helpful for adding symbolic names for Inferno services without requiring administrative privileges on the host system.) @@ -241,5 +244,5 @@ map from symbolic service names to servers .B /appl/cmd/ndb/csquery.b .SH "SEE ALSO" .IR sys-dial (2), -.IR db (6), +.IR ndb (6), .IR dns (8) -- cgit v1.2.3