]> git.cameronkatri.com Git - mandoc.git/blob - regress/mdoc/Sm/spacing-Op.out_markdown
Cleanup, no functional change:
[mandoc.git] / regress / mdoc / Sm / spacing-Op.out_markdown
1 SM-SPACING-OP(1) - General Commands Manual
2
3 # NAME
4
5 **Sm-spacing-Op** - spacing mode, demonstrated using the .Op macro
6
7 # SYNOPSIS
8
9 **mandoc**
10 **-T**‌*mode*
11 *file ...*
12
13 # DESCRIPTION
14
15 text1
16 text2 text3
17 text4
18
19 text1
20 text2 text3
21 \[macro4]
22
23 text1
24 \[macro2macro3]
25 text4
26
27 text1
28 \[macro2\[macro3]]
29 \[macro4]
30
31 \[macro1]
32 text2 text3
33 text4
34
35 \[macro1]
36 text2 text3
37 \[macro4]
38
39 \[macro1]
40 \[macro2\[macro3]]
41 text4
42
43 \[macro1]
44 \[macro2\[macro3]]
45 \[macro4]
46
47 \[macro1]
48
49 OpenBSD - July 4, 2017