GNU bug report logs -
#9523
24.0.50; unescaped dash in emacs.1
Previous Next
Reported by: Sven Joachim <svenjoac <at> gmx.de>
Date: Fri, 16 Sep 2011 20:00:03 UTC
Severity: minor
Tags: patch
Found in version 24.0.50
Done: Glenn Morris <rgm <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Package: emacs
Version: 24.0.50
Severity: minor
Tags: patch
One dash in the Emacs manpage is not escaped properly:
--8<---------------cut here---------------start------------->8---
=== modified file 'doc/man/emacs.1'
--- doc/man/emacs.1 2011-03-12 19:19:47 +0000
+++ doc/man/emacs.1 2011-09-16 19:51:22 +0000
@@ -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
--8<---------------cut here---------------end--------------->8---
This bug report was last modified 13 years and 309 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.