]> git.cameronkatri.com Git - mandoc.git/blob - regress/char/unicode/man.in
When formatting man(7) documents that do not contain .SH macros
[mandoc.git] / regress / char / unicode / man.in
1 .\" $OpenBSD: man.in,v 1.4 2017/07/04 14:53:23 schwarze Exp $
2 .TH CHAR-UNICODE-MAN 1 "October 13, 2014"
3 .SH NAME
4 char-unicode-mdoc \- unicode characters in man code
5 .SH DESCRIPTION
6 Copyright symbol: \[u00A9] = \C'u00A9'
7 .PP
8 m-dash: \[u2014] = \C'u2014'
9 .PP
10 nabla: \[u1D6C1] = \C'u1D6C1'
11 .PP
12 not really Unicode:
13 up arrows: \(ua\(uA = \[ua]\[uA] = \C'ua'\C'uA'