xref: /openbsd/regress/usr.bin/mandoc/roff/esc/l.in (revision 09467b48)
1.\" $OpenBSD: l.in,v 1.2 2017/07/04 14:53:27 schwarze Exp $
2.Dd $Mdocdate: July 4 2017 $
3.Dt ESC-L 1
4.Os
5.Sh NAME
6.Nm esc-l
7.Nd the roff escape l sequence: horizontal line
8.Sh DESCRIPTION
9explicit scaling unit and fill char: >\l'2nf'<
10.br
11explicit scaling unit and default char: >\l'3n'<
12.br
13default unit and explicit fill char: >\l'4x'<
14.br
15default unit and char: >\l'5'<
16.br
17explicit scaling unit and escape sequence: >\l'6n\(+-'<
18.br
19default unit and escape char: >\l'7n\(at'<
20.br
21rounding: >\l'0.26ix'<
22.br
23invalid delimiter: >\h-<
24