** .dt %|X .dd pad to the end of the line with character "X"
** .dt %*X .dd soft-fill with character "X" as pad
** .de
+ ** .pp
** For an explanation of `soft-fill', see the ``$$index_format'' documentation.
*/
{ "attach_sep", DT_STR, R_NONE, UL &AttachSep, UL "\n" },
** .dt %|X .dd pad to the end of the line with character "X"
** .dt %*X .dd soft-fill with character "X" as pad
** .de
+ ** .pp
** For an explanation of `soft-fill', see the ``$$index_format'' documentation.
*/
{ "followup_to", DT_BOOL, R_NONE, OPTFOLLOWUPTO, 1 },
** .dt %|X .dd pad to the end of the line with character "X"
** .dt %*X .dd soft-fill with character "X" as pad
** .de
+ ** .pp
** `Soft-fill' deserves some explanation. Normal right-justification
** will print everything to the left of the %>, displaying padding and
** the whatever lies to the right only if there's room. By contrast,
** .dt %|X .dd pad to the end of the line with "X"
** .dt %*X .dd soft-fill with character "X" as pad
** .de
+ ** .pp
** For an explanation of `soft-fill', see the ``$$index_format'' documentation.
** .pp
** * = can be optionally printed if nonzero