Gordon Bergling <[email protected]> writes: > I usualy always create differentials for changes, but I try to avoid them > for one-line changes. I have tested various combinations for the .Sm usage, > but I didn't saw any change in the manual page formating when removing the > macro, so that was the easiest thing to have the '-t' option not advertising > a none existing '-Sm' option.
Sm is used to turn spacing on and off, cf. mdoc(7) or even just the synopsis section of the man page you were editing. I don't know why it doesn't work in that specific context, the easiest solution is to use Ns before and after each comma. DES -- Dag-Erling Smørgrav - [email protected]
