aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/roff/mc/args.in
blob: 4e9b245f3cf51e609d27df0c2650f9a0e292b905 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
.\" $OpenBSD: args.in,v 1.1 2022/04/28 16:16:46 schwarze Exp $
.TH MC-ARGS 1 "April 28, 2022"
.SH NAME
mc-args \- arguments to the .mc request
.SH DESCRIPTION
.ll 50n
.nf
initial text
.mc |suffix
ASCII character in the margin
.mc \CXX
invalid escape sequence
.mc \!
unsupported escape sequence
.mc \a
ignored escape sequence
.mc \(ba
special character in the margin
.mc \[integral]
special character represented as string
.mc \fR
font escape in the margin
.mc \N'124'
numbered character in the margin
.mc \[u007C]suffix
Unicode character in the margin
.mc \o'o/'
overstriking in the margin
.ll