diff --git a/doc/index.docbook b/doc/index.docbook
index 512e39f81..82fadad70 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -221,7 +221,7 @@
when you don't have a three-button mouse, you can simultaneously
use the left and the
right button). After that, your
- favourite editor will open, load the TeX source file and jump to
+ favorite editor will open, load the TeX source file and jump to
the proper paragraph. To use inverse search, do the
following:
@@ -325,7 +325,7 @@
Emacs
Emacs works well with
- &kdvi;. The actual behaviour of Emacs
+ &kdvi;. The actual behavior of Emacs
depends largely on the configuration. As usual, you can
customize Emacs completely, if you
are willing to fight your way through Lisp code.
@@ -414,16 +414,16 @@
your changes since the last save to be
lost!
- gnuclient's behaviour
+ gnuclient's behavior
of silently reloading the changed buffer is probably
preferable — add the following lines to your
.emacs file to emulate
- gnuclient's behaviour with
+ gnuclient's behavior with
emacsclient:
(defadvice server-visit-files (around save-buffers last activate)
- "Try to emulate gnuclient behaviour with emacsclient.
+ "Try to emulate gnuclient behavior with emacsclient.
Works only for visiting one buffer at a time."
(let* ((filen (car (car (ad-get-arg 0))))
(buf (get-file-buffer filen))
@@ -525,7 +525,7 @@ Works only for visiting one buffer at a time."
XEmacs
XEmacs works well with
- &kdvi;. The actual behaviour of
+ &kdvi;. The actual behavior of
XEmacs depends largely on the
configuration. As usual, you can customize
XEmacs completely, if you are willing
@@ -868,7 +868,7 @@ Works only for visiting one buffer at a time."
place. Unfortunately, rendering &PostScript; graphics is
very slow in the current version of &kdvi;. We will
improve on the speed in later versions. If this option is
- off, &kdvi; will either draw a grey box as a placeholder
+ off, &kdvi; will either draw a gray box as a placeholder
for the graphics, or it will leave the space blank.