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 (23 lines) | stat: -rw-r--r-- 321 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
22
23
.\" $OpenBSD: tag.in,v 1.2 2020/04/02 14:55:29 schwarze Exp $
.Dd $Mdocdate: April 2 2020 $
.Dt EM-TAG 1
.Os
.Sh NAME
.Nm Em-tag
.Nd tagging of emphasis macros
.Sh DESCRIPTION
BEGINTEST
.Bl -tag -width Ds
.It Em one | two
text
.It Xo
.Em three-with-hyphens
.Xc
text
.El
.Em four
.Em one
.Tg explicit
.Em five
.Pp
ENDTEST