summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSven Joachim <svenjoac@gmx.de>2011-09-17 11:43:04 -0700
committerGlenn Morris <rgm@gnu.org>2011-09-17 11:43:04 -0700
commit0d26c1aa30fd1a867af6c0c7c426cf532dc49aec (patch)
tree6cdc29677e4a0305b4a2ea1aee5cb4c10c76e0bd
parentfbfb6dd4fd954890fe06ff567b3e14f61dc38380 (diff)
downloademacs-0d26c1aa30fd1a867af6c0c7c426cf532dc49aec.tar.gz
* doc/man/emacs.1: Escape a dash.
-rw-r--r--doc/man/ChangeLog4
-rw-r--r--doc/man/emacs.12
2 files changed, 5 insertions, 1 deletions
diff --git a/doc/man/ChangeLog b/doc/man/ChangeLog
index 0735e0593f9..a5146be9175 100644
--- a/doc/man/ChangeLog
+++ b/doc/man/ChangeLog
@@ -1,3 +1,7 @@
+2011-09-17 Sven Joachim <svenjoac@gmx.de>
+
+ * emacs.1: Escape a dash.
+
2011-07-12 Chong Yidong <cyd@stupidchicken.com>
* emacsclient.1: Document exit status.
diff --git a/doc/man/emacs.1 b/doc/man/emacs.1
index 10fcc186fdd..aef5bd402a2 100644
--- a/doc/man/emacs.1
+++ b/doc/man/emacs.1
@@ -407,7 +407,7 @@ The value can be one of
.IR fullwidth ,
or
.IR fullheight ,
-which correspond to the command-line options `\-fs', `-mm', `\-fw',
+which correspond to the command-line options `\-fs', `\-mm', `\-fw',
and `\-fh', respectively.
Note that this applies to the initial frame only.
.TP