diff --git a/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/funref.docbook b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/funref.docbook index 611d5e0..669c9f4 100644 --- a/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/funref.docbook +++ b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/funref.docbook @@ -1,4 +1,4 @@ - +
Environment Functions Reference @@ -206,7 +206,7 @@ /etc/redhat-release. In case the option be passed, the value specified with it will overwrite the default value and will be this the one - used as reference for this translation marker to retrieve the + used as section for this translation marker to retrieve the release information. So, for example, if you are running a CentOS-5.8 distribution and no option is passed to centos-art.sh script, @@ -235,7 +235,7 @@ retrieved from uname -i. In case the option be passed, the value specified with it will overwrite the default value and will be the one used as - reference. For example, if the uname -i + section. For example, if the uname -i outputs the line i386, this translation marker will expand to i386. On the other hand, if you pass the @@ -766,7 +766,7 @@ splash.svgz = "Symbols/48/=\BRAND=.png:x48+30+20" LOCATION specified. For example, if you specify the search will start two levels deep considering the path provided as - reference. + section. @@ -781,7 +781,7 @@ splash.svgz = "Symbols/48/=\BRAND=.png:x48+30+20" you specify the search will begin in the very same directory path you provided as LOCATION and stop two levels deep - using it as reference. + using it as section. @@ -876,7 +876,7 @@ splash.svgz = "Symbols/48/=\BRAND=.png:x48+30+20" The cli_synchronizeRepoChanges standardizes the way changes are synchronized between the working copy and the central repository using - LOCATION as reference. This + LOCATION as section. This function is the interface we use inside the centos-art.sh script to execute the Svn functionality described in - +