mirror of
https://git.linuxfromscratch.org/lfs.git
synced 2025-06-18 19:29:21 +01:00
Noted change to "$@" in rc script
git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@881 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689
This commit is contained in:
parent
e25f27dd4e
commit
2b64d5b568
@ -41,8 +41,8 @@ to groff-1.17.1</para></listitem>
|
||||
sh-utils so that net-tools can replace sh-utils's
|
||||
/bin/hostname.</para></listitem>
|
||||
|
||||
<listitem><para>Chapter 7: Changed $* into "$@" in the functions script.
|
||||
"$@" allows usage of quoted arguments with blanks.</para></listitem>
|
||||
<listitem><para>Chapter 7: Changed $* into "$@" in the functions and rc
|
||||
scripts. "$@" allows usage of quoted arguments with blanks.</para></listitem>
|
||||
|
||||
<listitem><para>Chapter 7: Added print_error_msg from the rcS script as
|
||||
it appears in the rc script as well.</para></listitem>
|
||||
|
Loading…
Reference in New Issue
Block a user