From 60ea49d67b37baf06a11334151d42f635ab621f5 Mon Sep 17 00:00:00 2001
From: Lucien Gentis This command prints one of the include
- variables, defined below. If the variable is unset, the result is
+ variables defined below. If the variable is unset, the result is
determined by the sizefmt
bytes
for a count in bytes, or abbrev
for a count
in Kb or Mb as appropriate, for example a size of 1024 bytes
@@ -169,7 +169,7 @@
timefmt
.else
or endif
element is included in the
output stream.
The elif
or else
statements are be used
+
The elif
or else
statements are used
to put text into the output stream if the original
test_condition was false. These elements are optional.