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 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49
|
SM-SPACING-OP(1) - General Commands Manual
# NAME
**Sm-spacing-Op** - spacing mode, demonstrated using the .Op macro
# SYNOPSIS
**mandoc**
**-T**‌*mode*
*file ...*
# DESCRIPTION
text1
text2 text3
text4
text1
text2 text3
\[macro4]
text1
\[macro2macro3]
text4
text1
\[macro2\[macro3]]
\[macro4]
\[macro1]
text2 text3
text4
\[macro1]
text2 text3
\[macro4]
\[macro1]
\[macro2\[macro3]]
text4
\[macro1]
\[macro2\[macro3]]
\[macro4]
\[macro1]
OpenBSD - July 4, 2017
|