version 1.2, 2017/07/04 15:24:42 |
version 1.4, 2018/12/20 03:41:56 |
|
|
.\" $OpenBSD$ |
.\" $OpenBSD$ |
.TH SPACE-ESCT-MAN 1 2013-06-20 |
.TH SPACE-ESCT-MAN 1 "December 20, 2018" |
.SH NAME |
.SH NAME |
SPACE-T-MAN \- the t escape sequence in pages with man macros |
SPACE-T-MAN \- the t escape sequence in pages with man macros |
.SH DESCRIPTION |
.SH DESCRIPTION |
|
|
.br |
.br |
single\tescape-t |
single\tescape-t |
.br |
.br |
|
single\aescape-a |
|
.br |
double tab |
double tab |
.br |
.br |
double\t\tescape-t |
double\t\tescape-t |
.br |
.br |
|
double\a\aescape-a |
|
.br |
\tThis line starts with escape-t and comes close to the right margin. |
\tThis line starts with escape-t and comes close to the right margin. |
\tThe next line starts with escape-t as well. |
\tThe next line starts with escape-t as well. |
.sp |
.sp |
Line 20 In a literal display: |
|
Line 24 In a literal display: |
|
.nf |
.nf |
single tab |
single tab |
single\tescape-t |
single\tescape-t |
|
single\aescape-a |
double tab |
double tab |
double\t\tescape-t |
double\t\tescape-t |
|
double\a\aescape-a |
.fi |
.fi |
.sp |
.sp |
After the IP macro: |
After the IP macro: |
Line 29 After the IP macro: |
|
Line 35 After the IP macro: |
|
text |
text |
.IP single\tescape-t 3n |
.IP single\tescape-t 3n |
text |
text |
|
.\" XXX not implemented |
|
.\" .IP single\aescape-a 3n |
|
.\" text |
.PP |
.PP |
After font macros: |
After font macros: |
.br |
.br |
.B single\ttab |
.B single\ttab |
|
.\" XXX not implemented |
|
.\" .br |
|
.\" .B single\aleader |
|
.br |
|
.B double\t\ttab |