aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/char/unicode/man.in
blob: d5102fd9ee80c1588f798c7decae042ea3e2a14e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
.\" $OpenBSD: man.in,v 1.4 2017/07/04 14:53:23 schwarze Exp $
.TH CHAR-UNICODE-MAN 1 "October 13, 2014"
.SH NAME
char-unicode-mdoc \- unicode characters in man 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'