[BACK]Return to spacing.out_ascii CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc / regress / mdoc / Fl

Annotation of mandoc/regress/mdoc/Fl/spacing.out_ascii, Revision 1.2

1.1       schwarze    1: FL-SPACING(1)               General Commands Manual              FL-SPACING(1)
                      2:
                      3: NNAAMMEE
                      4:      FFll--ssppaacciinngg - horizontal spacing after flag macros
                      5:
                      6: DDEESSCCRRIIPPTTIIOONN
                      7:      with argument: --aa
                      8:
                      9:      no next node: -- suffix
                     10:
                     11:      transparent next node only: -- suffix
                     12:
                     13:      following text: -- text
                     14:
                     15:      text after transparent node on the same line: -- text
                     16:
                     17:      following macro on the same line: --_w_o_r_d
                     18:
                     19:      following macro on the next line: -- _w_o_r_d
                     20:
                     21:      following macro on the next line after transparent node on the same line:
                     22:      -- _w_o_r_d
                     23:
                     24:      following macro after transparent node on the next line: -- _w_o_r_d
                     25:
1.2     ! schwarze   26: OpenBSD                        February 27, 2020                 FL-SPACING(1)

CVSweb