summaryrefslogtreecommitdiff
path: root/share
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2018-08-08 14:29:43 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2018-08-08 14:29:43 +0000
commitb431521caeea444fa5faf27c7cfcf3b398883455 (patch)
tree0e96993d9512516ba1e2d31a656d39a26b763a2a /share
parentbb2e0e864e423ae9dee1b6c274a4df706a44fabb (diff)
Even though we strongly discourage escaping hyphens in manual pages
in general, when introducing the *typographic* term "hyphen", actually display a real hyphen in output modes supporting it.
Diffstat (limited to 'share')
-rw-r--r--share/man/man7/mandoc_char.74
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man7/mandoc_char.7 b/share/man/man7/mandoc_char.7
index 69a3514a371..e464d227f8c 100644
--- a/share/man/man7/mandoc_char.7
+++ b/share/man/man7/mandoc_char.7
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mandoc_char.7,v 1.36 2018/08/08 14:15:21 schwarze Exp $
+.\" $OpenBSD: mandoc_char.7,v 1.37 2018/08/08 14:29:42 schwarze Exp $
.\"
.\" Copyright (c) 2003 Jason McIntyre <jmc@openbsd.org>
.\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
@@ -62,7 +62,7 @@ escape sequences to represent national language characters in author
names; instead, provide ASCII transcriptions of the names.
.Ss Dashes and Hyphens
In typography there are different types of dashes of various width:
-the hyphen (-),
+the hyphen (\(hy),
the en-dash (\(en),
the em-dash (\(em),
and the mathematical minus sign (\(mi).