aboutsummaryrefslogtreecommitdiff
path: root/man/man4/plumber.4
diff options
context:
space:
mode:
authorPetter Rodhelind <petter.rodhelind@gmail.com>2020-12-18 09:13:34 +0100
committerPetter Rodhelind <petter.rodhelind@gmail.com>2020-12-18 09:13:34 +0100
commit94c521bf102a74aec7e1a5c3a9ef5eaa968d4e14 (patch)
treead1ad80ee9a4e0ae97451c94a7cf455d3068951b /man/man4/plumber.4
parent7cda34cf34f3afbd3f2000aa5e2b59ddc319f0f2 (diff)
parent2991442aef1cf020ffde43673433ee97ef322a53 (diff)
downloadplan9port-94c521bf102a74aec7e1a5c3a9ef5eaa968d4e14.tar.gz
plan9port-94c521bf102a74aec7e1a5c3a9ef5eaa968d4e14.tar.bz2
plan9port-94c521bf102a74aec7e1a5c3a9ef5eaa968d4e14.zip
Merge remote-tracking branch 'upstream/master'
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 88801eb4..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
-.IR 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
-.IR plumb (7).
+.MR plumb (7) .
.PP
Its services are posted via
-.IR 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
-.IR 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,
-.IR 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
-.IR plumber (4).
+.MR plumber (4) .
.SH SOURCE
.B \*9/src/cmd/plumb
.SH "SEE ALSO"
-.IR plumb (1),
-.IR plumb (3),
-.IR 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