summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/INSTALL4
-rw-r--r--doc/INSTALL.ISO4
-rw-r--r--doc/INSTALL.UTF-84
3 files changed, 6 insertions, 6 deletions
diff --git a/doc/INSTALL b/doc/INSTALL
index 007e9396d0..2099840756 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 5fd5407c17..d60c04bbd7 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 1cc2b4f51d..1479e9a85c 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