use macro for /usr/local/plan9

This commit is contained in:
rsc 2005-01-11 17:37:33 +00:00
parent dcba4bf6bd
commit c3674de413
220 changed files with 309 additions and 302 deletions

View file

@ -110,9 +110,9 @@ is often simply
This interface is not used in any distributed 9P servers.
It was lifted from the Plan 9 kernel.
Almost any kernel driver
.RB ( /usr/local/plan9/src/9/*/dev*.c )
.RB ( \*9/src/9/*/dev*.c )
is a good example.
.SH SOURCE
.B /usr/local/plan9/src/lib9p/parse.c
.B \*9/src/lib9p/parse.c
.SH SEE ALSO
.IR 9p (3)