RECOMMEND web
Adrian, what do you think?
Index: Install/ChangeLog
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/Install/ChangeLog,v
retrieving revision 1.37
diff -u -U0 -r1.37 ChangeLog
--- Install/ChangeLog 23 Oct 2005 17:15:26 -0000 1.37
+++ Install/ChangeLog 3 Nov 2005 14:41:45 -0000
@@ -0,0 +1,5 @@
+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.
+
Index: Install/index.content
===================================================================
RCS file: /pack/xemacscvs/XEmacs/xemacsweb/Install/index.content,v
retrieving revision 1.37
diff -u -r1.37 index.content
--- Install/index.content 23 Oct 2005 17:15:26 -0000 1.37
+++ Install/index.content 3 Nov 2005 14:41:51 -0000
@@ -119,9 +119,9 @@
<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 @@
<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>
--
School of Systems and Information Engineering
http://turnbull.sk.tsukuba.ac.jp
University of Tsukuba Tennodai 1-1-1 Tsukuba 305-8573 JAPAN
Ask not how you can "do" free software business;
ask what your business can "do for" free software.