From c3674de413d93503f2106c76c4cdb456d17e0aad Mon Sep 17 00:00:00 2001 From: rsc Date: Tue, 11 Jan 2005 17:37:33 +0000 Subject: use macro for /usr/local/plan9 --- man/man3/pipe.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man/man3/pipe.3') diff --git a/man/man3/pipe.3 b/man/man3/pipe.3 index 993e33ab..10decb69 100644 --- a/man/man3/pipe.3 +++ b/man/man3/pipe.3 @@ -57,7 +57,7 @@ When all the data has been read from a pipe and the writer has closed the pipe o will return 0 bytes. Writes to a pipe with no reader will generate a note .BR "sys: write on closed pipe" . .SH SOURCE -.B /usr/local/plan9/src/lib9/pipe.c +.B \*9/src/lib9/pipe.c .SH SEE ALSO .IR intro (3), .IR read (3) -- cgit v1.2.3