diff options
-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> |