]> git.cameronkatri.com Git - mandoc.git/blob - regress/char/unicode/man.in
prevent infinite recursion while expanding the arguments
[mandoc.git] / regress / char / unicode / man.in
1 .TH CHAR-UNICODE-MAN 1 "October 13, 2014" OpenBSD
2 .SH NAME
3 char-unicode-mdoc \- unicode characters in man code
4 .SH DESCRIPTION
5 Copyright symbol: \[u00A9] = \C'u00A9'
6 .PP
7 m-dash: \[u2014] = \C'u2014'
8 .PP
9 nabla: \[u1D6C1] = \C'u1D6C1'
10 .PP
11 not really Unicode:
12 up arrows: \(ua\(uA = \[ua]\[uA] = \C'ua'\C'uA'