Hi Alex, At 2024-03-17T20:54:12+0100, Alejandro Colomar wrote:
Gah, I forgot to paste the paragraph. It's from groff_man(7).
Ordinary paragraphs not within an .RS/.RE inset region are inset by the amount stored in the BP register; see section “Options” below. The IN register configures the default indentation amount used by .RS (as the inset‐amount), .IP, .TP, and the deprecated .HP; an overriding argument is a number plus an optional scaling unit. If no scaling unit is given, the man package assumes “n”. An indentation specified in a call to .IP, .TP, or the deprecated .HP persists until (1) another of these macros is called with an indentation argument, or (2) .SH, .SS, or .P or its synonyms is called; these clear the indentation entirely.
Yes, that's the paragraph that gave me pause when I reviewed it for this thread. So change may...prevail upon it soon. Regards, Branden