changeset 17467:fef215fb6420

regenerate
author Karl Berry <karl@freefriends.org>
date Sun, 11 Aug 2013 08:31:43 -0700
parents 6a24e1749b9f
children ffcb567ed1f7
files doc/INSTALL doc/INSTALL.ISO doc/INSTALL.UTF-8
diffstat 3 files changed, 6 insertions(+), 6 deletions(-) [+]
line wrap: on
line diff
--- a/doc/INSTALL
+++ b/doc/INSTALL
@@ -12,8 +12,8 @@
 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
--- a/doc/INSTALL.ISO
+++ b/doc/INSTALL.ISO
@@ -12,8 +12,8 @@
 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
--- a/doc/INSTALL.UTF-8
+++ b/doc/INSTALL.UTF-8
@@ -12,8 +12,8 @@
 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