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
|
FL-SPACING(1) - General Commands Manual
# NAME
**Fl-spacing** - horizontal spacing after flag macros
# DESCRIPTION
with argument:
**-a**
no next node:
**-** suffix
transparent next node only:
**-**
suffix
following text:
**-**
text
text after transparent node on the same line:
**-**
text
following macro on the same line:
**-**‌*word*
following macro on the next line:
**-**
*word*
following macro on the next line after transparent node on the same line:
**-**
*word*
following macro after transparent node on the next line:
**-**
*word*
OpenBSD - February 27, 2020
|