User: stephent
Date: 06/03/30 03:52:57
Modified: xemacsweb/Install index.content ChangeLog
Log:
Don't mention obsolete configure.usage.
<871wwkn1iv.fsf(a)tleepslib.sk.tsukuba.ac.jp>
Revision Changes Path
1.39 +4 -4 XEmacs/xemacsweb/Install/index.content
Index: index.content
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/Install/index.content,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -p -r1.38 -r1.39
--- index.content 2005/12/18 20:38:29 1.38
+++ index.content 2006/03/30 01:52:56 1.39
@@ -119,9 +119,9 @@ gzip -dc xemacs-<VERSION>.tar.gz |
<li>
<p>
- This step does not apply to a native Windows build.
- After reading about all the available options in
- <strong>configure.usage</strong>, type:</p>
+ (This step does not apply to a native Windows build.)
+ After reading about all the available options printed by
+ <pre xml:space="preserve">./configure --help</pre>,
type:</p>
<pre xml:space="preserve">./configure
<var>[--OPTION[=VALUE]
@@ -134,7 +134,7 @@ gzip -dc xemacs-<VERSION>.tar.gz |
<pre xml:space="preserve">make install</pre>
<p>
- If you don't have root priviledge, you may run XEmacs
+ If you don't have root privilege, you may run XEmacs
<cite>in-place</cite> after typing</p>
<pre xml:space="preserve">make all</pre>
1.39 +5 -0 XEmacs/xemacsweb/Install/ChangeLog
Index: ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/Install/ChangeLog,v
retrieving revision 1.38
retrieving revision 1.39
diff -u -p -r1.38 -r1.39
--- ChangeLog 2005/12/18 20:38:29 1.38
+++ ChangeLog 2006/03/30 01:52:56 1.39
@@ -1,3 +1,8 @@
+2005-11-03 Stephen J. Turnbull <stephen(a)xemacs.org>
+
+ * index.content: Fix a typo. Change mention of configure.usage
+ file to invocation of ./configure --help.
+
2005-12-18 Adrian Aichner <adrian(a)xemacs.org>
* index.content: Update to "Set Download Site" menu name, with
Show replies by date