From 67db9afbe7b4273a953670bfd8ddb5e9800f0dae Mon Sep 17 00:00:00 2001 From: "Martin A. Brown" Date: Wed, 27 Jan 2016 17:28:17 -0800 Subject: [PATCH] validation corrections for index glossary first, xsltproc (and friends) did not like the duplication of id="A" in both the gloss.xml and index-gloss.xml; so renaming the IDs solved that problem second, fop complained that empty gloss entries existed; no problem after commenting them out --- .../Bash-Beginners-Guide/index-gloss.xml | 403 +++++++++--------- 1 file changed, 200 insertions(+), 203 deletions(-) diff --git a/LDP/guide/docbook/Bash-Beginners-Guide/index-gloss.xml b/LDP/guide/docbook/Bash-Beginners-Guide/index-gloss.xml index beb35b26..471c92ef 100644 --- a/LDP/guide/docbook/Bash-Beginners-Guide/index-gloss.xml +++ b/LDP/guide/docbook/Bash-Beginners-Guide/index-gloss.xml @@ -1,52 +1,52 @@ - + Index -A - +A + aliases - + ANSI-C quoting - + arguments - + arithmetic expansion - + arithmetic operators - + array - + awk - + awkprogram @@ -55,71 +55,71 @@ -B - +B + bash - + .bash_login - + .bash_logout - + .bash_profile - + .bashrc - + batch editor - + break - + boolean operators - + Bourne shell - + brace expansion - + built-in commands @@ -128,87 +128,87 @@ -C - +C + case statements - + character classes , - + child process - + combined expressions - + command substitution - + comments - + conditionals - + configuration files - + constants - + continue - + control signals - + creating variables - + csh The C shell, @@ -216,21 +216,21 @@ -D - +D + debugging scripts - + declare , - + double quotes @@ -238,129 +238,129 @@ -E - +E + echo , , , - + editors - + else - + emacs - + env - + esac - + escape characters - + escape sequences - + /etc/bashrc - + /etc/passwd - + /etc/profile - + /etc/shells - + exec , - + execute permissions - + execution - + exit - + exit status - + expansion , - + export - + extended regular expressions @@ -369,39 +369,39 @@ -F - +F + file descriptors , - + file name expansion - + find and replace - + for - + fork - + functions @@ -410,38 +410,38 @@ -G - +G + gawk - + gawk commands - + gawk fields - + gawk formatting - + gawk scripts - + gawk variables @@ -450,26 +450,26 @@ - + gedit - + global variables - + globbing - + grep @@ -477,61 +477,61 @@ -H - +H + here document -I - +I + if - + init , - + initialization files - + input field separator , , - + interactive editing - + interactive scripts - + interactive shell , , - + invocation @@ -540,28 +540,28 @@ -J - +J + -K - +K + kill - + killall - + ksh Korn shell, @@ -569,43 +569,43 @@ -L - +L + length of a variable - + line anchors - + locale - + locate - + logic flow - + login shell @@ -613,15 +613,15 @@ -M - +M + menu - + metacharacters @@ -629,21 +629,21 @@ -N - +N + nested if statements - + noglob - + non-interactive editing @@ -651,39 +651,39 @@ - + non-interactive shell - + non-login shell - + numeric comparisons -O - +O + options - + output field separator - + output record separator @@ -691,80 +691,80 @@ -P - +P + parameter expansion - + PATH - + pattern matching - + positionalparams , - + POSIX - + POSIX mode - + primary expressions - + printenv - + printf , - + process substitution - + .profile - + prompt @@ -772,41 +772,35 @@ -Q - +Q + quoting characters - - - - - - -R - +R + redirection , , , - + rbash - + read - + readonly @@ -814,40 +808,40 @@ - + regular expression operators , , - + regular expressions - + remote invocation - + removing aliases - + reserved variables - + return @@ -855,142 +849,142 @@ -S - +S + sed - + sed editing commands - + sed options - + sed script - + select - + set , , - + shift - + signals - + single quotes - + source - + special parameters - + special variables - + standard error - + standard input - + standard output - + string comparisons - + stty - + submenu - + subshell - + substitution , - + substring - + syntax @@ -999,46 +993,46 @@ -T - +T + tcsh - + terminology - + then - + tilde expansion - + transformation of variables - + traps - + true @@ -1046,111 +1040,111 @@ -U - +U + unalias , - + unset , , - + until - + user input , - + user messages -V - +V + variables , - + variable expansion - + verbose - + vi(m) -W - +W + wait - + whereis - + which - + while - + wildcards - + word anchors - + word splitting @@ -1158,16 +1152,19 @@ -X - +X + xtrace , -Y + +