summaryrefslogblamecommitdiffstats
path: root/regress/char/space/esct-man.in
blob: e7afeefef0f5a4cdee64a7b95e50253eea39d9ec (plain) (tree)
1
2

                                                                  
































                                                                     
.\" $OpenBSD: esct-man.in,v 1.2 2017/07/04 14:53:23 schwarze Exp $
.TH SPACE-ESCT-MAN 1 2013-06-20
.SH NAME
SPACE-T-MAN \- the t escape sequence in pages with man macros
.SH DESCRIPTION
In plain text:
.br
single	tab
.br
single\tescape-t
.br
double		tab
.br
double\t\tescape-t
.br
\tThis line starts with escape-t and comes close to the right margin.
\tThe next line starts with escape-t as well.
.sp
In a literal display:
.nf
single	tab
single\tescape-t
double		tab
double\t\tescape-t
.fi
.sp
After the IP macro:
.IP single	tab 3n
text
.IP single\tescape-t 3n
text
.PP
After font macros:
.br
.B single\ttab