summaryrefslogtreecommitdiff
path: root/sys/dev
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@cvs.openbsd.org>2012-06-02 23:18:32 +0000
committerIngo Schwarze <schwarze@cvs.openbsd.org>2012-06-02 23:18:32 +0000
commite460f1dde8ad6c72ea0038dd4c289e2e97572135 (patch)
tree138e8d604082b59df558eafede840b8f706c0204 /sys/dev
parent0cccd92d446927d81e05ad81565c51209265f470 (diff)
In groff, trying to redefine standard man(7) macros before .TH has no effect;
after .TH, it works. Trying to redefine standard mdoc(7) macros before .Dd works when calling groff with the -mdoc command line option, but does not when calling groff with -mandoc; after .Dd, it always works. Arguably, one might call that buggy behaviour in groff, but it is very unlikely that anybody will change groff in this respect (certainly, i'm not volunteering). So let's be bug-compatible. This fixes the vertical spacing in sox(1).
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions