aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/regress/char/space/invalid.in
blob: c4692453737ecd5f8938b55269e2aadd7f05e9c0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
.\" $OpenBSD$
.TH SPACE-INVALID 1 "December 15, 2018"
.SH NAME
SPACE-INVALID \- invalid whitespace escape sequences
.SH DESCRIPTION
.nf
blank: a\[hy]b\[ hy]c
percent: a\%b\[%]c
ampersand: a\&b\[&]c
colon: a\:b\[:]c
caret: a\^b\[^]c
underline: a\_b\[_]c
pipe: a\|b\[|]c
tilde: a\~b\[~]c
digit-width: a\0b\[0]c