@section Installation Prerequisites
Installation requires a POSIX-like environment
-with a shell and the following standard utilities:
+with a shell and at least the following standard utilities:
@example
-[ awk cat cmp cp diff echo expr false
-grep ls mkdir mv printf pwd rm rmdir
-sed sort test touch tr true
+awk cat cp diff echo expr false
+grep ls mkdir mv printf pwd
+rm rmdir sed sort test tr
@end example
@noindent
-Depending on the package, other programs may be needed,
-such as a compiler for the language the package is written in.
+This package's installation may need other standard utilities such as
+@command{cmp}, @command{make}, @command{sleep} and @command{touch},
+along with compilers like @command{gcc}.
@node Compilers and Options
@section Compilers and Options