aboutsummaryrefslogtreecommitdiff
path: root/man/man3/read.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/read.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/read.3')
-rw-r--r--man/man3/read.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man/man3/read.3 b/man/man3/read.3
index 34e65c6e..cd4dbf3d 100644
--- a/man/man3/read.3
+++ b/man/man3/read.3
@@ -81,7 +81,7 @@ permit multiprocess programs to execute multiple concurrent
read and write operations on the same file descriptor
without interference.
.SH SOURCE
-.B /usr/local/plan9/src/lib9/readn.c
+.B \*9/src/lib9/readn.c
.SH SEE ALSO
.IR intro (3),
.IR open (3),