summaryrefslogtreecommitdiff
path: root/man/8/cs
diff options
context:
space:
mode:
authorCharles.Forsyth <devnull@localhost>2009-02-19 13:45:07 +0000
committerCharles.Forsyth <devnull@localhost>2009-02-19 13:45:07 +0000
commitc50a7643253d144ca8f7fb77ec3eb25144ab48a0 (patch)
treed193becb97ab944a487a6f5c8aed0038a97e79a2 /man/8/cs
parent3dda86a0b07299d8f92ceb8a30d03e96a5102b4f (diff)
20090219-1344
Diffstat (limited to 'man/8/cs')
-rw-r--r--man/8/cs19
1 files changed, 11 insertions, 8 deletions
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)