From 60cabf7b9c08a4dc9837cf36fe4f94bcb00de3e2 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Sun, 11 Aug 2013 08:31:43 -0700 Subject: [PATCH] regenerate --- doc/INSTALL | 4 ++-- doc/INSTALL.ISO | 4 ++-- doc/INSTALL.UTF-8 | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/doc/INSTALL b/doc/INSTALL index 007e9396d..209984075 100644 --- a/doc/INSTALL +++ b/doc/INSTALL @@ -12,8 +12,8 @@ without warranty of any kind. Basic Installation ================== - Briefly, the shell commands `./configure; make; make install' should -configure, build, and install this package. The following + Briefly, the shell command `./configure && make && make install' +should configure, build, and install this package. The following more-detailed instructions are generic; see the `README' file for instructions specific to this package. Some packages provide this `INSTALL' file but do not implement all of the features documented diff --git a/doc/INSTALL.ISO b/doc/INSTALL.ISO index 5fd5407c1..d60c04bbd 100644 --- a/doc/INSTALL.ISO +++ b/doc/INSTALL.ISO @@ -12,8 +12,8 @@ without warranty of any kind. Basic Installation ================== - Briefly, the shell commands './configure; make; make install' should -configure, build, and install this package. The following + Briefly, the shell command './configure && make && make install' +should configure, build, and install this package. The following more-detailed instructions are generic; see the 'README' file for instructions specific to this package. Some packages provide this 'INSTALL' file but do not implement all of the features documented diff --git a/doc/INSTALL.UTF-8 b/doc/INSTALL.UTF-8 index 1cc2b4f51..1479e9a85 100644 --- a/doc/INSTALL.UTF-8 +++ b/doc/INSTALL.UTF-8 @@ -12,8 +12,8 @@ without warranty of any kind. Basic Installation ================== - Briefly, the shell commands ‘./configure; make; make install’ should -configure, build, and install this package. The following + Briefly, the shell command ‘./configure && make && make install’ +should configure, build, and install this package. The following more-detailed instructions are generic; see the ‘README’ file for instructions specific to this package. Some packages provide this ‘INSTALL’ file but do not implement all of the features documented -- 2.11.0