summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2014-09-19 02:45:10 +0000
committerLaurent Bercot <ska-skaware@skarnet.org>2014-09-19 02:45:10 +0000
commitb7c51451a4f2a1dd5b3c997a0152756ec4ed4068 (patch)
treeb5785fcd4f9898512c3b5e9a9ae371b3e9b3e589
parent48c72168331c3bc57a01243822b6b3c82e60e886 (diff)
downloadexecline-b7c51451a4f2a1dd5b3c997a0152756ec4ed4068.tar.xz
typo fix
-rw-r--r--doc/upgrade.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/upgrade.html b/doc/upgrade.html
index 9cd795b..a26bba5 100644
--- a/doc/upgrade.html
+++ b/doc/upgrade.html
@@ -20,7 +20,7 @@
<ul>
<li> The build system has completely changed. It is now a standard
-<tt>./configure &amp;&amp; make &amp; &amp; sudo make install</tt>
+<tt>./configure &amp;&amp; make &amp;&amp; sudo make install</tt>
build system. See the enclosed INSTALL file for details. </li>
<li> slashpackage is not activated by default. </li>
<li> shared libraries are neither built nor used by default. </li>