aboutsummaryrefslogtreecommitdiff
path: root/man/man4
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/man4
parentdcba4bf6bd7d7de6ee16926df2845928de52a41f (diff)
downloadplan9port-c3674de413d93503f2106c76c4cdb456d17e0aad.tar.gz
plan9port-c3674de413d93503f2106c76c4cdb456d17e0aad.tar.bz2
plan9port-c3674de413d93503f2106c76c4cdb456d17e0aad.zip
use macro for /usr/local/plan9
Diffstat (limited to 'man/man4')
-rw-r--r--man/man4/9pserve.42
-rw-r--r--man/man4/acme.42
-rw-r--r--man/man4/plumber.44
-rw-r--r--man/man4/ramfs.42
4 files changed, 5 insertions, 5 deletions
diff --git a/man/man4/9pserve.4 b/man/man4/9pserve.4
index 81cfc262..510c16e8 100644
--- a/man/man4/9pserve.4
+++ b/man/man4/9pserve.4
@@ -43,4 +43,4 @@ instead.
.IR intro (4),
.IR intro (9p)
.SH SOURCE
-.B /usr/local/plan9/src/cmd/9pserve.c
+.B \*9/src/cmd/9pserve.c
diff --git a/man/man4/acme.4 b/man/man4/acme.4
index f6a48538..7d5f248e 100644
--- a/man/man4/acme.4
+++ b/man/man4/acme.4
@@ -400,7 +400,7 @@ Text written to
.B tag
is always appended; the file offset is ignored.
.SH SOURCE
-.B /usr/local/plan9/src/cmd/acme
+.B \*9/src/cmd/acme
.SH SEE ALSO
.IR rio (1),
.IR acme (1)
diff --git a/man/man4/plumber.4 b/man/man4/plumber.4
index 681bd5e2..95259a08 100644
--- a/man/man4/plumber.4
+++ b/man/man4/plumber.4
@@ -101,7 +101,7 @@ no new messages will be delivered there).
.B /usr/$user/lib/plumbing
default rules file
.TP
-.B /usr/local/plan9/plumb
+.B \*9/plumb
directory to search for files in
.B include
statements
@@ -110,7 +110,7 @@ statements
mount name for
.IR plumber (4).
.SH SOURCE
-.B /usr/local/plan9/src/cmd/plumb
+.B \*9/src/cmd/plumb
.SH "SEE ALSO"
.IR plumb (1),
.IR plumb (3),
diff --git a/man/man4/ramfs.4 b/man/man4/ramfs.4
index 32405de1..25ae4bf6 100644
--- a/man/man4/ramfs.4
+++ b/man/man4/ramfs.4
@@ -44,7 +44,7 @@ This program is useful mainly as an example of how
to write a user-level file server.
It can also be used to provide high-performance temporary files.
.SH SOURCE
-.B /usr/local/plan9/src/cmd/ramfs.c
+.B \*9/src/cmd/ramfs.c
.SH "SEE ALSO"
.IR 9p (3),
.IR 9pserve (4)