summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStuart Rackham <srackham@methods.co.nz>2011-09-04 12:12:07 +1200
committerStuart Rackham <srackham@methods.co.nz>2011-09-04 12:12:07 +1200
commit482f7dd660e0b3c5a447e99433d0baae0c9a0abd (patch)
treebc8dc02f3131bdeba5fd5f5df642686b536daf95
parent9d6b11deda701a5e4778b6946a59c1a9f4fff318 (diff)
downloadasciidoc-8.6.6.tar.gz
Documentation erratum. Patch submitted by Simon Ruderich. See:8.6.6
http://groups.google.com/group/asciidoc/browse_thread/thread/2b2cc15f9c918808
-rw-r--r--doc/asciidoc.1.txt4
-rw-r--r--doc/asciidoc.txt3
-rw-r--r--help.conf10
3 files changed, 8 insertions, 9 deletions
diff --git a/doc/asciidoc.1.txt b/doc/asciidoc.1.txt
index af78726..87a86f3 100644
--- a/doc/asciidoc.1.txt
+++ b/doc/asciidoc.1.txt
@@ -35,7 +35,7 @@ OPTIONS
*-b, --backend*='BACKEND'::
Backend output file format: 'docbook45', 'xhtml11', 'html4',
'html5', 'slidy', 'wordpress' or 'latex' (the 'latex' backend is
- experimental). You can also the backend alias names 'html'
+ experimental). You can also use the backend alias names 'html'
(aliased to 'xhtml11') or 'docbook' (aliased to 'docbook45').
Defaults to 'html'. The *--backend* option is also used to manage
backend plugins (see <<X1,*PLUGIN COMMANDS*>>).
@@ -134,7 +134,7 @@ Where:
in its own separate subdirectory which has the same name as the
plugin.
*PLUGINS_DIR* defaults to the `$HOME/.asciidoc/filters` (for
- filter plugins) or `$HOME/.asciidoc/backends` (for backend plugins)or
+ filter plugins) or `$HOME/.asciidoc/backends` (for backend plugins) or
`$HOME/.asciidoc/themes` (for theme plugins).
*PLUGIN_SOURCE*::
diff --git a/doc/asciidoc.txt b/doc/asciidoc.txt
index 1fc473a..d9e6ab9 100644
--- a/doc/asciidoc.txt
+++ b/doc/asciidoc.txt
@@ -5014,13 +5014,12 @@ The AsciiDoc distribution includes 'source', 'music', 'latex' and
|A {website}music-filter.html[music filter] is included in the
distribution `./filters/` directory. It translates music in
http://lilypond.org/[LilyPond] or http://abcnotation.org.uk/[ABC]
-notation to standard classical notation
+notation to standard classical notation.
|source
|A {website}source-highlight-filter.html[source code highlight filter]
is included in the distribution `./filters/` directory.
-
|latex
|The {website}latex-filter.html[AsciiDoc LaTeX filter] translates
LaTeX source to a PNG image that is automatically inserted into the
diff --git a/help.conf b/help.conf
index c10c25b..5adc923 100644
--- a/help.conf
+++ b/help.conf
@@ -43,10 +43,10 @@ OPTIONS
-b, --backend=BACKEND
Backend output file format: docbook45, xhtml11, html4, html5,
slidy, wordpress or latex (the latex backend is experimental).
- You can also the backend alias names html (aliased to xhtml11)
- or docbook (aliased to docbook45). Defaults to html. The
- --backend option is also used to manage backend plugins (see
- [1]PLUGIN COMMANDS).
+ You can also use the backend alias names html (aliased to
+ xhtml11) or docbook (aliased to docbook45). Defaults to
+ html. The --backend option is also used to manage backend
+ plugins (see [1]PLUGIN COMMANDS).
-f, --conf-file=CONF_FILE
Use configuration file CONF_FILE.Configuration files processed
@@ -140,7 +140,7 @@ PLUGIN COMMANDS
contained in its own separate subdirectory which has the same
name as the plugin. PLUGINS_DIR defaults to the
$HOME/.asciidoc/filters (for filter plugins) or
- $HOME/.asciidoc/backends (for backend plugins)or
+ $HOME/.asciidoc/backends (for backend plugins) or
$HOME/.asciidoc/themes (for theme plugins).
PLUGIN_SOURCE