aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/char/unicode/man.in
blob: 56148b72e9f62bfe42dc76f08a646aaedb17858c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
.TH CHAR-UNICODE-MAN 1 "October 13, 2014" OpenBSD
.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'