On Tue, May 03, 2005 at 09:25:47PM +0200, Jonas Fonseca wrote:
>   - Most of the .txt files in the doc/ directory was lifted to the XML
>     format defined in RFC 2629. It should make it easier to browse the
>     documentation. Both .txt and .html version is available.

BTW, I noticed a few typos in the manual, but I can't find any *.xml files
in the distribution.  So here is patch against manual.txt.

--- manual.txt- 2005-05-03 17:50:47 +0000
+++ manual.txt  2005-05-05 04:13:54 +0000
@@ -178,7 +177,7 @@
    how things work and make it possible for you to even figure out how
    to go further.
 
-   Allthough ELinks is text-based, the user interface has many of
+   Although ELinks is text-based, the user interface has many of
    interaction methods normally found in graphical environments.  There
    are menus, dialogs with buttons and hierarchic list boxes with
    folders.  Care has been taken to make the interaction between various
@@ -314,7 +313,7 @@
    items and perform an action on them, such as deleting all marked
    items.  If any item has been marked the currently selected item is
    ignored when performing the action.  Marked items are displayed with
-   an asterics ('*') prefixing the name.
+   an asterisk ('*') prefixing the name.
 
    The buttons make it possible to perform actions either on selected or
    marked items or on all items in the manager.  Buttons named "Clear"
@@ -430,7 +429,7 @@
    Positional navigation (sorry, bad word) uses the either the position
    of the cursor or the mouse click to navigate the document.  If you
    are familiar with the w3m text-browser you will be familiar with
-   cursor routing.  Basicly, you move the cursor around -- kind of like
+   cursor routing.  Basically, you move the cursor around -- kind of like
    a mouse -- in the document area of the user interface.  When the
    cursor is over a link, the link is highlighted, and when the cursor
    moves outside the current document view, it will cause the document
@@ -916,7 +915,7 @@
    Newly created tabs are always positioned as the rightmost tab, but it
    is possible to move the current tab either to the left or the right.
    The default keybindings have them bound to Alt-< and Alt->.  Note,
-   however, that there are problems recognizing those kaybindings when
+   however, that there are problems recognizing those keybindings when
    using XTerm, so you might want to rebind them.
 
 3.2.2  Saving and restoring tabs
@@ -1245,7 +1244,7 @@
    at the same time.
 
    This boolean option only makes sense with the Linux terminal.  Off
-   off by default.
+   by default.
 
 6.1.4  Restrict frames in cp850/852
 
@@ -1298,7 +1297,7 @@
    terminals.
 
    Note that currently, only the subset of UTF-8 according to the
-   terminal codepage is used.  Offff by default.
+   terminal codepage is used.  Off by default.
 
 6.1.9  Character Set
 
@@ -1356,7 +1355,7 @@
    can't show (like images or PDF documents), then you will likely want
    to pass them to other programs that are suitable for this task.
    While you may do it manually (saving the file to disk, running the
-   auxiliar program to show it and then removing the file when
+   auxiliary program to show it and then removing the file when
    finished), ELinks provides a method to do this automatically using
    MIME types.
 
@@ -1415,7 +1414,7 @@
 
    When specifying any of these issues, you must tell ELinks the
    situation in which it gets applied, which is typically either the
-   text console or the X window sytem.  So you can specify that you
+   text console or the X window system.  So you can specify that you
    don't want confirmation before running the program when running X,
    and that you want it otherwise.  Similarly, when you are attaching a
    program (name it foo) to this handler you must tell if it's for X or
@@ -1467,7 +1466,7 @@
    Extensions submenu.
 
    If you want to do so from the configuration file, enter set
-   mime.extension.ext = "type", replacing ext with the appropiate file
+   mime.extension.ext = "type", replacing ext with the appropriate file
    extension, and type with its MIME type.  E.g.  you may want to have
    set mime.extension.jpg = "image/jpeg".
 
@@ -1613,7 +1612,7 @@
    used.
 
    Unfortunately, there are no 'native' support for the copiousoutput
-   field.  The field basicly mean 'needs pager'.  So it is handled by
+   field.  The field basically mean 'needs pager'.  So it is handled by
    appending a pipe and a pager program to the command.  The pager
    program will be read from the PAGER environment variable.  If this
    fails, test are made for common pager programs (/usr/bin/pager, /usr/

Attachment: pgpHayzlvBaaX.pgp
Description: PGP signature

_______________________________________________
elinks-dev mailing list
[email protected]
http://linuxfromscratch.org/mailman/listinfo/elinks-dev

Reply via email to