aboutsummaryrefslogtreecommitdiff
path: root/man/man4/plumber.4
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/man4/plumber.4
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/man4/plumber.4')
-rw-r--r--man/man4/plumber.418
1 files changed, 9 insertions, 9 deletions
diff --git a/man/man4/plumber.4 b/man/man4/plumber.4
index a86f032a..c309a39c 100644
--- a/man/man4/plumber.4
+++ b/man/man4/plumber.4
@@ -14,17 +14,17 @@ plumber \- file system for interprocess messaging
The
.I plumber
is a user-level file server that receives, examines, rewrites, and dispatches
-.IM plumb (7)
+.MR plumb (7)
messages between programs.
Its behavior is programmed by a
.I plumbing
file (default
.BR $HOME/lib/plumbing )
in the format of
-.IM plumb (7) .
+.MR plumb (7) .
.PP
Its services are posted via
-.IM 9pserve (4)
+.MR 9pserve (4)
as
.BR plumb ,
and consist of two
@@ -39,14 +39,14 @@ for dispatching messages to applications.
Programs use
.B fswrite
(see
-.IM 9pclient (3) )
+.MR 9pclient (3) )
to deliver messages to the
.B send
file, and
.I fsread
to receive them from the corresponding port.
For example,
-.IM sam (1) 's
+.MR sam (1) 's
.B plumb
menu item or the
.B B
@@ -115,13 +115,13 @@ statements
.TP
.B plumb
mount name for
-.IM plumber (4) .
+.MR plumber (4) .
.SH SOURCE
.B \*9/src/cmd/plumb
.SH "SEE ALSO"
-.IM plumb (1) ,
-.IM plumb (3) ,
-.IM plumb (7)
+.MR plumb (1) ,
+.MR plumb (3) ,
+.MR plumb (7)
.\" .SH BUGS
.\" .IR Plumber 's
.\" file name space is fixed, so it is difficult to plumb