aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--prologue/hostreqs.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/prologue/hostreqs.xml b/prologue/hostreqs.xml
index b1aa90323..79ee2e96a 100644
--- a/prologue/hostreqs.xml
+++ b/prologue/hostreqs.xml
@@ -166,7 +166,7 @@ diff --version | head -n1
find --version | head -n1
gawk --version | head -n1
if [ -e /usr/bin/awk ];
- then echo "/usr/bin/awk -$gt; `readlink -f /usr/bin/awk`";
+ then echo "/usr/bin/awk -> `readlink -f /usr/bin/awk`";
else echo "awk not found"; fi
gcc --version | head -n1
/lib/libc.so.6 | head -n1 | cut -d"," -f1