From: Karl Berry Date: Sat, 19 Apr 2025 14:49:06 +0000 (-0700) Subject: autoupdate X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=b08ee1d0927be53705951a44a1b4d37fd668d22e;p=gnulib.git autoupdate --- diff --git a/doc/INSTALL b/doc/INSTALL index 2e8702821c..d43221a2ca 100644 --- a/doc/INSTALL +++ b/doc/INSTALL @@ -110,12 +110,11 @@ Installation Prerequisites Installation requires a POSIX-like environment with a shell and at least the following standard utilities: - awk cat cp diff echo expr false - grep ls mkdir mv printf pwd - rm rmdir sed sort test tr + awk cat cp diff echo expr false ls mkdir mv printf pwd rm rmdir sed + sort test tr This package’s installation may need other standard utilities such as -‘cmp’, ‘make’, ‘sleep’ and ‘touch’, along with compilers like ‘gcc’. +‘grep’, ‘make’, ‘sleep’ and ‘touch’, along with compilers like ‘gcc’. Compilers and Options ===================== diff --git a/doc/INSTALL.ISO b/doc/INSTALL.ISO index 903536d3a6..17b54a4788 100644 --- a/doc/INSTALL.ISO +++ b/doc/INSTALL.ISO @@ -110,12 +110,11 @@ Installation Prerequisites Installation requires a POSIX-like environment with a shell and at least the following standard utilities: - awk cat cp diff echo expr false - grep ls mkdir mv printf pwd - rm rmdir sed sort test tr + awk cat cp diff echo expr false ls mkdir mv printf pwd rm rmdir sed + sort test tr This package's installation may need other standard utilities such as -'cmp', 'make', 'sleep' and 'touch', along with compilers like 'gcc'. +'grep', 'make', 'sleep' and 'touch', along with compilers like 'gcc'. Compilers and Options ===================== diff --git a/doc/INSTALL.UTF-8 b/doc/INSTALL.UTF-8 index 2e8702821c..d43221a2ca 100644 --- a/doc/INSTALL.UTF-8 +++ b/doc/INSTALL.UTF-8 @@ -110,12 +110,11 @@ Installation Prerequisites Installation requires a POSIX-like environment with a shell and at least the following standard utilities: - awk cat cp diff echo expr false - grep ls mkdir mv printf pwd - rm rmdir sed sort test tr + awk cat cp diff echo expr false ls mkdir mv printf pwd rm rmdir sed + sort test tr This package’s installation may need other standard utilities such as -‘cmp’, ‘make’, ‘sleep’ and ‘touch’, along with compilers like ‘gcc’. +‘grep’, ‘make’, ‘sleep’ and ‘touch’, along with compilers like ‘gcc’. Compilers and Options ===================== diff --git a/doc/install.texi b/doc/install.texi index f9e5e7fa69..98eebe3d1e 100644 --- a/doc/install.texi +++ b/doc/install.texi @@ -138,15 +138,15 @@ you can type @samp{make uninstall} to remove the installed files. Installation requires a POSIX-like environment with a shell and at least the following standard utilities: -@example -awk cat cp diff echo expr false -grep ls mkdir mv printf pwd -rm rmdir sed sort test tr -@end example +@quotation +@t{awk cat cp diff echo expr false +ls mkdir mv printf pwd +rm rmdir sed sort test tr} +@end quotation @noindent This package's installation may need other standard utilities such as -@command{cmp}, @command{make}, @command{sleep} and @command{touch}, +@command{grep}, @command{make}, @command{sleep} and @command{touch}, along with compilers like @command{gcc}. @node Compilers and Options