diff options
Diffstat (limited to 'chapter07')
-rw-r--r-- | chapter07/rc.xml | 2 | ||||
-rw-r--r-- | chapter07/rcS.xml | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/chapter07/rc.xml b/chapter07/rc.xml index 2c3b2bc0d..2adf65bdd 100644 --- a/chapter07/rc.xml +++ b/chapter07/rc.xml @@ -39,7 +39,7 @@ print_error_msg() echo "to trace this error down " echo -n "to a bug in one of the files provided by this book, " echo "please be so kind to " - echo -n "inform us at lfs-discuss@linuxfromscratch.org" + echo -n "inform us at lfs-dev@linuxfromscratch.org" $NORMAL echo echo diff --git a/chapter07/rcS.xml b/chapter07/rcS.xml index 5f00bfb04..b86c7c9a2 100644 --- a/chapter07/rcS.xml +++ b/chapter07/rcS.xml @@ -29,7 +29,7 @@ print_error_msg() echo "to trace this error down " echo -n "to a bug in one of the files provided by this book, " echo "please be so kind to " - echo -n "inform us at lfs-discuss@linuxfromscratch.org" + echo -n "inform us at lfs-dev@linuxfromscratch.org" $NORMAL echo echo |