aboutsummaryrefslogtreecommitdiff
path: root/man/man1/ndb.1
diff options
context:
space:
mode:
authorRuss Cox <rsc@swtch.com>2020-08-15 20:07:38 -0400
committerRuss Cox <rsc@swtch.com>2020-08-15 20:09:40 -0400
commitd32deab17bfffa5bffc5fab3e6577558e40888c5 (patch)
tree745b19fb64cfbd1fd9d0c6039fe35a1fd85169d3 /man/man1/ndb.1
parent9843fc0d82c68c78059ccb167e8402def5a4ee1f (diff)
downloadplan9port-d32deab17bfffa5bffc5fab3e6577558e40888c5.tar.gz
plan9port-d32deab17bfffa5bffc5fab3e6577558e40888c5.tar.bz2
plan9port-d32deab17bfffa5bffc5fab3e6577558e40888c5.zip
tmac: rename IM (italic manual) to MR (manual reference)
Suggested by G. Brandon Robinson.
Diffstat (limited to 'man/man1/ndb.1')
-rw-r--r--man/man1/ndb.114
1 files changed, 7 insertions, 7 deletions
diff --git a/man/man1/ndb.1 b/man/man1/ndb.1
index a92b05b1..4ce7616b 100644
--- a/man/man1/ndb.1
+++ b/man/man1/ndb.1
@@ -24,9 +24,9 @@ ndbquery, ndbmkhash, ndbmkdb, ndbipquery, ndbmkhosts \- network database
The network database holds administrative information used by
.I authdial
(see
-.IM authsrv (3) )
+.MR authsrv (3) )
and
-.IM secstored (1) .
+.MR secstored (1) .
.PP
.I Ndbquery
searches the database for an attribute of type
@@ -46,7 +46,7 @@ of all the matched entries is returned.
uses
.I ndbipinfo
(see
-.IM ndb (3) )
+.MR ndb (3) )
to search for the values of the attributes
.I rattr
corresponding to the system
@@ -382,7 +382,7 @@ and by the ndb library routines.
.PP
.I Ndbmkdb
is used in concert with
-.IM awk (1)
+.MR awk (1)
scripts to convert
uucp systems files and IP host files
into database files.
@@ -395,7 +395,7 @@ it is necessary to run
.I ndbmkhash
whenever the files are modified.
It may be profitable to control this by a frequent
-.IM cron (8)
+.MR cron (8)
job.
.PP
.I Ndbmkhosts
@@ -439,5 +439,5 @@ hash files for
.SH SOURCE
.B \*9/src/cmd/ndb
.SH SEE ALSO
-.IM ndb (3) ,
-.IM ndb (7)
+.MR ndb (3) ,
+.MR ndb (7)