summaryrefslogblamecommitdiffstats
path: root/regress/char/space/esct-man.in
blob: 5b886958c48528966191d51adbaf957659ae7cbd (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11

                                                                  








                                                             

                



                   

                  






                                                                     
                

                   
                  






                       


                           



                  


                       

                
.\" $OpenBSD: esct-man.in,v 1.4 2018/12/20 03:38:10 schwarze Exp $
.TH SPACE-ESCT-MAN 1 "December 20, 2018"
.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
single\aescape-a
.br
double		tab
.br
double\t\tescape-t
.br
double\a\aescape-a
.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
single\aescape-a
double		tab
double\t\tescape-t
double\a\aescape-a
.fi
.sp
After the IP macro:
.IP single	tab 3n
text
.IP single\tescape-t 3n
text
.\" XXX not implemented
.\" .IP single\aescape-a 3n
.\" text
.PP
After font macros:
.br
.B single\ttab
.\" XXX not implemented
.\" .br
.\" .B single\aleader
.br
.B double\t\ttab