@end example
If it fails, or the cursor is not moved at the end of the buffer, your
-prompt is not recognised correctly.
+prompt is not recognized correctly.
A special problem is the zsh, which uses left-hand side and right-hand
side prompts in parallel. Therefore, it is necessary to disable the
@code{ssl} gateway method to be used. @xref{Gateways in general}.
@defopt url-honor-refresh-requests
-This controls honouring of HTTP @samp{Refresh} headers by which
+This controls honoring of HTTP @samp{Refresh} headers by which
servers can direct clients to reload documents from the same URL or a
-or different one. @code{nil} means they will not be honoured,
-@code{t} (the default) means they will always be honoured, and
+or different one. @code{nil} means they will not be honored,
+@code{t} (the default) means they will always be honored, and
otherwise the user will be asked on each request.
@end defopt
@subsection Language and Encoding Preferences
HTTP allows clients to express preferences for the language and
-encoding of documents which servers may honour. For each of these
+encoding of documents which servers may honor. For each of these
variables, the value is a string; it can specify a single choice, or
it can be a comma-separated list.
@c %**start of header
@setfilename ../../info/woman
@settitle WoMan: Browse Unix Manual Pages ``W.O. (without) Man''
+@c FIXME
@c Manual last updated:
-@set UPDATED Time-stamp: <Fri 13-Jun-2008 13:07:05 gmorris on xoc2.stanford.edu>
+@set UPDATED Time-stamp: <Mon 30-Jun-2008 19:59:42 gm on grasmoor>
@c Software version:
@set VERSION 0.54 (beta)
@afourpaper
@code{man} behavior.]
@item woman-ignore
-A boolean value. If non-@code{nil} then unrecognised requests etc. are
+A boolean value. If non-@code{nil} then unrecognized requests etc. are
ignored. Default is @code{t}. This gives the standard @code{roff} behavior.
If @code{nil} then they are left in the buffer, which may aid debugging.