File: tag.in

package info (click to toggle)
mdocml 1.14.6-4
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 10,536 kB
  • sloc: ansic: 37,110; makefile: 1,159; sh: 562; perl: 413
file content (21 lines) | stat: -rw-r--r-- 287 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
.\" $OpenBSD: tag.in,v 1.1 2020/03/13 00:31:06 schwarze Exp $
.Dd $Mdocdate: March 13 2020 $
.Dt LI-TAG 1
.Os
.Sh NAME
.Nm Li-tag
.Nd tagging of literal font macros
.Sh DESCRIPTION
BEGINTEST
.Bl -tag -width Ds
.It Li one | two
text
.It Xo
.Li three
.Xc
text
.El
.Tg
.Li four
.Pp
ENDTEST