aboutsummaryrefslogtreecommitdiffstats
path: root/chapter05/introduction.xml
diff options
context:
space:
mode:
Diffstat (limited to 'chapter05/introduction.xml')
-rw-r--r--chapter05/introduction.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/chapter05/introduction.xml b/chapter05/introduction.xml
index 6f1ba6396..c8e04a1d7 100644
--- a/chapter05/introduction.xml
+++ b/chapter05/introduction.xml
@@ -32,7 +32,7 @@ worry when instructions for a downloaded patch seem to be missing.</para>
<para>During the installation of most packages you will
see all kinds of compiler warnings scroll by on your screen. These are
normal and can be safely ignored. They are just what they say they are:
-warnings -- mostly about improper, but not illegal, use of the C or C++
+warnings -- mostly about deprecated, but not invalid, use of the C or C++
syntax. It's just that C standards have changed rather often and some
packages still use the older standard, which is not really a problem.</para>