diff options
author | Tammy Fox <tfox@redhat.com> | 2004-01-20 15:02:28 +0000 |
---|---|---|
committer | Tammy Fox <tfox@redhat.com> | 2004-01-20 15:02:28 +0000 |
commit | b6620a3732ea702c3f541107561919ed547ca09e (patch) | |
tree | c5f659e47cce6c92053b18a688ce7f3fb5ff997c | |
parent | 149f3052fa57b5a00bf3eec4fd78f0e5a4b9ba74 (diff) | |
download | documentation-guide-b6620a3732ea702c3f541107561919ed547ca09e.tar.gz documentation-guide-b6620a3732ea702c3f541107561919ed547ca09e.tar.xz documentation-guide-b6620a3732ea702c3f541107561919ed547ca09e.zip |
capitalize RPM, misuse of application tag
-rw-r--r-- | docs-emacs-nxml-en.xml | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/docs-emacs-nxml-en.xml b/docs-emacs-nxml-en.xml index ae2c7d3..930585f 100644 --- a/docs-emacs-nxml-en.xml +++ b/docs-emacs-nxml-en.xml @@ -17,7 +17,7 @@ <para> You can also use the nXML mode available for <application>Emacs</application> to make it even easier to write in DockBook XML format. nXML mode provides context-sensitive editing using completion, real time validity error checking, - syntax highlighting and indentation. All you need to do is install an rpm!! + syntax highlighting and indentation. All you need to do is install an RPM!! </para> <note> @@ -29,19 +29,19 @@ <sect1 id="s1-nxml-rpm"> - <title>Getting the <application>nXML rpm</application></title> + <title>Getting the nXML RPM</title> <indexterm> <primary>nXML</primary> - <secondary>rpm</secondary> + <secondary>RPM</secondary> </indexterm> <indexterm> - <primary><application>nXML rpm</application></primary> + <primary>nXML RPM</primary> </indexterm> <para> - In order to use nXML mode with emacs, you will need to install the nXML rpm available from <ulink url="http://people.redhat.com/twaugh/ftp/docbook/nxml-mode/">Tim Waugh's</ulink> website or the source from <ulink url="http://www.thaiopensource.com/download/">www.thaiopensource.com/download</ulink>. The source requires a lot more work to setup, therefore we will only be concentrating on the rpm version. + In order to use nXML mode with emacs, you will need to install the nXML RPM available from <ulink url="http://people.redhat.com/twaugh/ftp/docbook/nxml-mode/">Tim Waugh's</ulink> website or the source from <ulink url="http://www.thaiopensource.com/download/">www.thaiopensource.com/download/</ulink>. The source requires a lot more work to setup, therefore we will only be concentrating on the RPM version. </para> <para> @@ -116,7 +116,7 @@ <note> <para> - This file can be found in the directory you extracted the source into, or in <filename>/usr/share/doc/nxml-mode-<replaceable><version></replaceable>/</filename> if you installed the rpm + This file can be found in the directory you extracted the source into, or in <filename>/usr/share/doc/nxml-mode-<replaceable><version></replaceable>/</filename> if you installed the RPM. </para> </note> |