mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 17:22:46 -04:00
Fix the location of the files in the FILES section.
Closes PR# 3063. Submitted by: Kent Vander Velden <graphix@iastate.edu>
This commit is contained in:
parent
88cf6634a5
commit
641973124a
1 changed files with 2 additions and 2 deletions
|
|
@ -325,9 +325,9 @@ The long-named options can be introduced with `+' as well as `\-\-',
|
|||
for compatibility with previous releases. Eventually support for `+'
|
||||
will be removed, because it is incompatible with the POSIX.2 standard.
|
||||
.SH FILES
|
||||
/usr/local/lib/bison.simple simple parser
|
||||
/usr/share/misc/bison.simple simple parser
|
||||
.br
|
||||
/usr/local/lib/bison.hairy complicated parser
|
||||
/usr/share/misc/bison.hairy complicated parser
|
||||
.SH SEE ALSO
|
||||
.IR yacc (1)
|
||||
.br
|
||||
|
|
|
|||
Loading…
Reference in a new issue