diff options
Diffstat (limited to 'hints')
-rw-r--r-- | hints/next_3.sh | 2 | ||||
-rw-r--r-- | hints/qnx.sh | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/hints/next_3.sh b/hints/next_3.sh index 27c9bd9877..d142de5e76 100644 --- a/hints/next_3.sh +++ b/hints/next_3.sh @@ -2,7 +2,7 @@ # Andreas Koenig <k@franz.ww.TU-Berlin.DE> and Gerd Knops <gerti@BITart.com>. # Comments, questions, and improvements welcome! # -# These hints work for NeXT 3.2 and 3.3. 3.0 has it's own +# These hints work for NeXT 3.2 and 3.3. 3.0 has its own # special hint file. # diff --git a/hints/qnx.sh b/hints/qnx.sh index 06d9010144..717d115126 100644 --- a/hints/qnx.sh +++ b/hints/qnx.sh @@ -24,7 +24,7 @@ # cpp Configure and perl need a way to invoke a C # preprocessor. I have created a simple cover # for cc which does the right thing. Without this, -# Configure will create it's own wrapper which works, +# Configure will create its own wrapper which works, # but it doesn't handle some of the command line arguments # that perl will throw at it. # make You really need GNU make to compile this. GNU make |