diff options
author | rsc <devnull@localhost> | 2005-02-11 19:43:43 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2005-02-11 19:43:43 +0000 |
commit | 83c4506aa5241351323a62b8fdee825058286f20 (patch) | |
tree | 875a103ca978cb1e5de062d138183920d2b1b4cc /man/man7 | |
parent | a82a959b3a05182c1ad3b07042243399f6c8ab47 (diff) | |
download | plan9port-83c4506aa5241351323a62b8fdee825058286f20.tar.gz plan9port-83c4506aa5241351323a62b8fdee825058286f20.tar.bz2 plan9port-83c4506aa5241351323a62b8fdee825058286f20.zip |
update
Diffstat (limited to 'man/man7')
-rw-r--r-- | man/man7/INDEX | 1 | ||||
-rw-r--r-- | man/man7/ndb.7 | 9 |
2 files changed, 2 insertions, 8 deletions
diff --git a/man/man7/INDEX b/man/man7/INDEX index f77f766c..92d0bc07 100644 --- a/man/man7/INDEX +++ b/man/man7/INDEX @@ -8,6 +8,7 @@ image image.7 man man.7 map map.7 ms ms.7 +ndb ndb.7 plot plot.7 plumb plumb.7 regexp regexp.7 diff --git a/man/man7/ndb.7 b/man/man7/ndb.7 index 066ff0b4..4387f99d 100644 --- a/man/man7/ndb.7 +++ b/man/man7/ndb.7 @@ -59,7 +59,7 @@ Within tuples, pairs on the same line bind tighter than pairs on different lines. .PP Programs search the database directly using the routines in -.IR ndb (2). +.IR ndb (3). .\" or indirectly using .\" .B ndb/cs .\" and @@ -214,13 +214,6 @@ less that 1024 .TP .B proto a protocol supported by a host. -The pair -.B proto=il -is needed by -.I cs -(see -.IR ndb (8)) -in tuples for hosts that support the IL protocol .TP .B dnsdomain a domain name that |