aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/roff.7
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2015-08-29 22:40:05 +0000
committerIngo Schwarze <schwarze@openbsd.org>2015-08-29 22:40:05 +0000
commit7794af01645f7ec7af31393921bc662b4e970d47 (patch)
tree8d224ddaaae5345ecee511bac8d8a38caa81410b /roff.7
parent71472a8560e814daaed28a4c8419af566b7da2a1 (diff)
downloadmandoc-7794af01645f7ec7af31393921bc662b4e970d47.tar.gz
mandoc-7794af01645f7ec7af31393921bc662b4e970d47.tar.zst
mandoc-7794af01645f7ec7af31393921bc662b4e970d47.zip
Parse and ignore the escape sequences \, and \/ (italic corrections).
Actually using these is very stupid because they are groff extensions and other roff(7) implementations typically print unintended characters at the places where they are used. Nevertheless, some manuals contain them, for example ocserv(8). Problem reported by Kurt Jaeger <pi at FreeBSD>.
Diffstat (limited to 'roff.7')
-rw-r--r--roff.710
1 files changed, 8 insertions, 2 deletions
diff --git a/roff.7 b/roff.7
index 39003c09..2babab61 100644
--- a/roff.7
+++ b/roff.7
@@ -1,7 +1,7 @@
-.\" $Id: roff.7,v 1.73 2015/08/29 21:37:20 schwarze Exp $
+.\" $Id: roff.7,v 1.74 2015/08/29 22:40:05 schwarze Exp $
.\"
.\" Copyright (c) 2010, 2011, 2012 Kristaps Dzonsons <kristaps@bsd.lv>
-.\" Copyright (c) 2010, 2011, 2013, 2014 Ingo Schwarze <schwarze@openbsd.org>
+.\" Copyright (c) 2010, 2011, 2013-2015 Ingo Schwarze <schwarze@openbsd.org>
.\"
.\" Permission to use, copy, modify, and distribute this software for any
.\" purpose with or without fee is hereby granted, provided that the above
@@ -1839,9 +1839,15 @@ For short names, there are variants
.No \e* Ns Ar c
and
.No \e*( Ns Ar cc .
+.Ss \e,
+Left italic correction (groff extension); ignored by
+.Xr mandoc 1 .
.Ss \e-
Special character
.Dq mathematical minus sign .
+.Ss \e/
+Right italic correction (groff extension); ignored by
+.Xr mandoc 1 .
.Ss \e[ Ns Ar name ]
.Sx Special Characters
with names of arbitrary length, see