summaryrefslogtreecommitdiffstats
path: root/share/man/man7/mandoc_char.7
diff options
context:
space:
mode:
authorschwarze <schwarze@openbsd.org>2018-08-08 14:29:42 +0000
committerschwarze <schwarze@openbsd.org>2018-08-08 14:29:42 +0000
commit7358917b0d45ef723a4e97c46f52161ef4d50526 (patch)
tree1e4cc910bfcb277e81b88ead60f7a0e5d628f890 /share/man/man7/mandoc_char.7
parentMove struct wire_largecommunity to rde_attr.c since it is only used internally (diff)
downloadwireguard-openbsd-7358917b0d45ef723a4e97c46f52161ef4d50526.tar.xz
wireguard-openbsd-7358917b0d45ef723a4e97c46f52161ef4d50526.zip
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/man/man7/mandoc_char.7')
-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).