diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-02 22:22:35 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-07-02 22:22:35 +0000 |
| commit | 6a3e8b0adc8c622ae61275a94d5d869980a68069 (patch) | |
| tree | b3cdbab3d24866d3829616606f702cb5cb5d6c97 /usr.bin/yacc | |
| parent | f97d4ddfed9ff77e2873f938abcb1951c57fbf91 (diff) | |
Notes
Diffstat (limited to 'usr.bin/yacc')
| -rw-r--r-- | usr.bin/yacc/yacc.1 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/usr.bin/yacc/yacc.1 b/usr.bin/yacc/yacc.1 index 00b50caa75a8..87466b5ca9ff 100644 --- a/usr.bin/yacc/yacc.1 +++ b/usr.bin/yacc/yacc.1 @@ -104,7 +104,8 @@ The default prefix is the string .It Fl r Cause .Nm -to produce separate files for code and tables. The code file +to produce separate files for code and tables. +The code file is named .Pa y.code.c , and the tables file is named |
