[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[6508] info-stnd.texi slight changes to Top node
From: |
Gavin D. Smith |
Subject: |
[6508] info-stnd.texi slight changes to Top node |
Date: |
Sat, 08 Aug 2015 08:13:19 +0000 |
Revision: 6508
http://svn.sv.gnu.org/viewvc/?view=rev&root=texinfo&revision=6508
Author: gavin
Date: 2015-08-08 08:13:18 +0000 (Sat, 08 Aug 2015)
Log Message:
-----------
info-stnd.texi slight changes to Top node
Modified Paths:
--------------
trunk/ChangeLog
trunk/doc/info-stnd.texi
Modified: trunk/ChangeLog
===================================================================
--- trunk/ChangeLog 2015-08-08 08:03:20 UTC (rev 6507)
+++ trunk/ChangeLog 2015-08-08 08:13:18 UTC (rev 6508)
@@ -7,6 +7,10 @@
* doc/info-stnd.texi (Searching Commands, Index Commands): Split
Searching Commands in two.
+ * doc/info-stnd.texi (Top): Re-jig.
+ (Stand-alone Info): Change "ASCII terminal" to "text terminal",
+ to cover e.g. UTF-8 and ISO-8859-1.
+
2015-08-07 Gavin Smith <address@hidden>
* info/variables.c (info_variables): Help string for
Modified: trunk/doc/info-stnd.texi
===================================================================
--- trunk/doc/info-stnd.texi 2015-08-08 08:03:20 UTC (rev 6507)
+++ trunk/doc/info-stnd.texi 2015-08-08 08:13:18 UTC (rev 6508)
@@ -62,14 +62,14 @@
@node Top
@top Stand-alone GNU Info
-If you do not know how to use Info, but have a working Info reader,
-you should read the Info manual before this one (@pxref{Top,,, info,
-Info}), as it includes more background information and a thorough
-tutorial.
+This documentation describes the stand-alone Info reader that is part
+of the Texinfo distribution, which you can use to read Info
+documentation.
-This documentation describes the stand-alone Info reader that is part
-of the Texinfo distribution, not the Info reader that is part of GNU
-Emacs.
+For a tutorial and more background information about the Info system,
+as well as information about the Info reader that is part of GNU Emacs,
+read the Info manual before this one (@pxref{Top,,, info, Info}).
+
@end ifnottex
@menu
@@ -94,8 +94,8 @@
@chapter Stand-alone Info
The @dfn{Info} program described here is a stand-alone program, part
-of the Texinfo distribution, which is used to view Info files on an
-ASCII terminal. @dfn{Info files} are typically the result of
+of the Texinfo distribution, which is used to view Info files on a
+text terminal. @dfn{Info files} are typically the result of
processing Texinfo files with the program @code{makeinfo} (also in the
Texinfo distribution).
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [6508] info-stnd.texi slight changes to Top node,
Gavin D. Smith <=