diff --git a/chapter01/changelog.xml b/chapter01/changelog.xml index 776aaf287..76f6410da 100644 --- a/chapter01/changelog.xml +++ b/chapter01/changelog.xml @@ -41,8 +41,8 @@ to groff-1.17.1 sh-utils so that net-tools can replace sh-utils's /bin/hostname. -Chapter 7: Changed $* into "$@" in the functions script. -"$@" allows usage of quoted arguments with blanks. +Chapter 7: Changed $* into "$@" in the functions and rc +scripts. "$@" allows usage of quoted arguments with blanks. Chapter 7: Added print_error_msg from the rcS script as it appears in the rc script as well.