aboutsummaryrefslogtreecommitdiff
path: root/man/man3/mux.3
diff options
context:
space:
mode:
authorrsc <devnull@localhost>2005-01-11 17:37:33 +0000
committerrsc <devnull@localhost>2005-01-11 17:37:33 +0000
commitc3674de413d93503f2106c76c4cdb456d17e0aad (patch)
treec941641f15616d41d9ab727aba7879cdec9f0e36 /man/man3/mux.3
parentdcba4bf6bd7d7de6ee16926df2845928de52a41f (diff)
downloadplan9port-c3674de413d93503f2106c76c4cdb456d17e0aad.tar.gz
plan9port-c3674de413d93503f2106c76c4cdb456d17e0aad.tar.bz2
plan9port-c3674de413d93503f2106c76c4cdb456d17e0aad.zip
use macro for /usr/local/plan9
Diffstat (limited to 'man/man3/mux.3')
-rw-r--r--man/man3/mux.34
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man3/mux.3 b/man/man3/mux.3
index cc8de4d2..e36763d3 100644
--- a/man/man3/mux.3
+++ b/man/man3/mux.3
@@ -131,7 +131,7 @@ and there are other threads in the calling proc
that need to remain active.
.SH EXAMPLE
See
-.B /usr/local/plan9/src/lib9pclient/fs.c
+.B \*9/src/lib9pclient/fs.c
for an example of using
.I libmux
with
@@ -139,7 +139,7 @@ with
(see
.IR intro (9p)).
.SH SOURCE
-.B /usr/local/plan9/src/libmux
+.B \*9/src/libmux
.SH SEE ALSO
.IR thread (3),
.IR intro (9p)