aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/char/unicode/mdoc.in
blob: d9adc3d9f936e09ede652aed7bc96f8f081099b6 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.\" $OpenBSD: mdoc.in,v 1.4 2017/07/04 14:53:23 schwarze Exp $
.Dd $Mdocdate: July 4 2017 $
.Dt CHAR-UNICODE-MDOC 1
.Os
.Sh NAME
.Nm char-unicode-mdoc
.Nd unicode characters in mdoc code
.Sh DESCRIPTION
Copyright symbol: \[u00A9] = \C'u00A9'
.Pp
m-dash: \[u2014] = \C'u2014'
.Pp
nabla: \[u1D6C1] = \C'u1D6C1'
.Pp
not really Unicode:
up arrows: \(ua\(uA = \[ua]\[uA] = \C'ua'\C'uA'