diff options
author | rsc <devnull@localhost> | 2005-01-11 17:37:33 +0000 |
---|---|---|
committer | rsc <devnull@localhost> | 2005-01-11 17:37:33 +0000 |
commit | c3674de413d93503f2106c76c4cdb456d17e0aad (patch) | |
tree | c941641f15616d41d9ab727aba7879cdec9f0e36 /man/man1/yacc.1 | |
parent | dcba4bf6bd7d7de6ee16926df2845928de52a41f (diff) | |
download | plan9port-c3674de413d93503f2106c76c4cdb456d17e0aad.tar.gz plan9port-c3674de413d93503f2106c76c4cdb456d17e0aad.tar.bz2 plan9port-c3674de413d93503f2106c76c4cdb456d17e0aad.zip |
use macro for /usr/local/plan9
Diffstat (limited to 'man/man1/yacc.1')
-rw-r--r-- | man/man1/yacc.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/man/man1/yacc.1 b/man/man1/yacc.1 index 91bc7d0d..362d506c 100644 --- a/man/man1/yacc.1 +++ b/man/man1/yacc.1 @@ -139,13 +139,13 @@ temporary file .B y.acts.* temporary file .TP -.B /usr/local/plan9/lib/yaccpar +.B \*9/lib/yaccpar parser prototype .TP -.B /usr/local/plan9/lib/yaccpars +.B \*9/lib/yaccpars parser prototype using stdio .SH SOURCE -.B /usr/local/plan9/src/cmd/9yacc.c +.B \*9/src/cmd/9yacc.c .SH "SEE ALSO" .IR lex (1) .br |