xref: /openbsd-src/regress/usr.bin/mandoc/mdoc/Bk/break.out_ascii (revision 898184e3e61f9129feb5978fad5a8c6865f00b92)
1BK-BREAK(1)                OpenBSD Reference Manual                BK-BREAK(1)
2
3NNAAMMEE
4     BBkk--bbrreeaakk - handling of word keeps
5
6DDEESSCCRRIIPPTTIIOONN
7     Even though it is called a word keep, it will not keep words together in
8     free-form text.  However, even the noop macro
9     is sufficient to let the keep take effect.  Even text generated in pre-
10     handlers must be kept together with the text following it:
11     one(1) and two(2) should be on the same line.
12
13     Including the whole output line into the keep is not required, including
14     just the macros to be kept together is sufficient:
15
16     BBkk--bbrreeaakk _x _x _x _x _x _x _x _x _x _x _x _x _x _x _x _x _x _x _x _x _x _x _x _x _x _x _x _x _x _x
17     [o _a]
18
19     BBkk--bbrreeaakk _x _x _x _x _x _x _x _x _x _x _x _x _x _x _x _x _x _x _x _x _x _x _x _x _x _x _x _x _x _x
20     [o _a]
21
22OpenBSD                          June 30, 2010                         OpenBSD
23