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 (27 lines) | stat: -rw-r--r-- 363 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
24
25
26
27
.\" $OpenBSD: tag.in,v 1.2 2020/03/21 00:20:38 schwarze Exp $
.Dd $Mdocdate: March 21 2020 $
.Dt CM-TAG 1
.Os
.Sh NAME
.Nm Cm-tag
.Nd tagging of command modifier macros
.Sh DESCRIPTION
BEGINTEST
.Bl -tag -width Ds
.It Cm one | \&two
text
.It Xo
.Cm three
.Xc
text
.It Cm -hyphen
text
.It Cm \-minus\-sign
text
.It Cm \ebackslash
text
.El
.Tg
.Cm four
.Pp
ENDTEST