summaryrefslogtreecommitdiff
path: root/mcon/U/yacc.U
diff options
context:
space:
mode:
authorManoj Srivastava <srivasta@golden-gryphon.com>2014-04-27 22:02:07 -0700
committerManoj Srivastava <srivasta@golden-gryphon.com>2014-04-27 22:02:07 -0700
commitbfcf1e4111599cdbc115a6476bc1a552e3049e79 (patch)
tree307ea7f43c58466083fc4c1c67055143e280212e /mcon/U/yacc.U
parent147ab4543f119c5c4e62afdcd908ff1f82f5a7ed (diff)
parent16646b26d8f8d9949732c92929313ed17f2ed455 (diff)
Merge branch 'fix-man-page-typo'
Diffstat (limited to 'mcon/U/yacc.U')
-rw-r--r--mcon/U/yacc.U2
1 files changed, 1 insertions, 1 deletions
diff --git a/mcon/U/yacc.U b/mcon/U/yacc.U
index 63a4678..60b466d 100644
--- a/mcon/U/yacc.U
+++ b/mcon/U/yacc.U
@@ -74,7 +74,7 @@ esac
$cat <<EOH
Your yacc program may need extra flags to normally process the parser sources.
-Do NOT specify any -d or -v flags here, since those are explicitely known
+Do NOT specify any -d or -v flags here, since those are explicitly known
by the various Makefiles. However, if your machine has strange/undocumented
options (like -Sr# on SCO to specify the maximum number of grammar rules), then
please add them here. To use no flags, specify the word "none".