diff options
Diffstat (limited to 'hints/os390.sh')
-rw-r--r-- | hints/os390.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hints/os390.sh b/hints/os390.sh index 453f30f386..6c1d8f041b 100644 --- a/hints/os390.sh +++ b/hints/os390.sh @@ -167,7 +167,7 @@ esac # # Note that Makefile.SH employs a bare yacc command to generate -# perly.[hc] and a2p.[hc], hence you may wish to: +# perly.[hc], hence you may wish to: # # alias yacc='myyacc' # |