summaryrefslogtreecommitdiff
path: root/doc/misc/woman.texi
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2015-04-11 07:47:25 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2015-04-11 07:48:21 -0700
commit279558f472246dd19864f4175cb1d6061bc1ed92 (patch)
tree1206fa105e58d28ba7e9d107cb1968d8391b241f /doc/misc/woman.texi
parent7c7b96eba0599d94ebf93032beb928cf2c043845 (diff)
downloademacs-279558f472246dd19864f4175cb1d6061bc1ed92.tar.gz
Minor quoting etc. fixes to misc manuals
Fix some minor quoting and spacing issues. Distinguish more clearly among grave accent and apostrophe (which are ASCII) and single quote (which is not). Prefer the standard terms "apostrophe" and "grave accent" to alternative names that can be confusing. Use apostrophes to single-quote ASCII text. * doc/misc/remember.texi: Spell the mystic's pseudonym in UTF-8 rather than approximating it in ASCII with grave accent.
Diffstat (limited to 'doc/misc/woman.texi')
-rw-r--r--doc/misc/woman.texi6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/misc/woman.texi b/doc/misc/woman.texi
index a25924919a5..a935bedd47f 100644
--- a/doc/misc/woman.texi
+++ b/doc/misc/woman.texi
@@ -12,8 +12,8 @@
@c %**end of header
@copying
-This file documents WoMan: A program to browse Unix manual pages `W.O.
-(without) man'.
+This file documents WoMan: A program to browse Unix manual pages ``W.O.
+(without) man''.
Copyright @copyright{} 2001--2015 Free Software Foundation, Inc.
@@ -172,7 +172,7 @@ is important I will refer to them both ambiguously as @code{roff}.
@code{roff} markup consists of @dfn{requests} and @dfn{escape
sequences}. A request occupies a complete line and begins with either a
-period or a single forward quote. An escape sequences is embedded
+period or an apostrophe. An escape sequence is embedded
within the input text and begins (by default) with a backslash. The
original man macro package defines 20 new @code{roff} requests
implemented as macros, which were considered to be sufficient for