Thanks for spotting those typos Simon, I've committed your patch to the trunk:
http://code.google.com/p/asciidoc/source/detail?r=bb994565fd9a1d51b50630f71196ec5f1764e292
Cheers, Stuart
On 04/09/11 00:21, Simon Ruderich wrote:
Hi,
This patches fixes a few minor documentation typos. help.conf
might need an update as well.
Regards,
Simon
---
doc/asciidoc.1.txt | 4 ++--
doc/asciidoc.txt | 3 +--
2 files changed, 3 insertions(+), 4 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
--
You received this message because you are subscribed to the Google Groups
"asciidoc" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/asciidoc?hl=en.