Merge a fix to avoid a regression in OpenBSD:
authorIngo Schwarze <schwarze@openbsd.org>
Sun, 6 Jun 2010 22:08:15 +0000 (22:08 +0000)
committerIngo Schwarze <schwarze@openbsd.org>
Sun, 6 Jun 2010 22:08:15 +0000 (22:08 +0000)
commit10d8ff93badeca4aa0cdd78f26832996d7b3536c
tree95dbfe9248295d9a1901619e07d75e767c7feb26
parentdcd638814564be0dd5e62edd3f5b23a74cc9f7db
Merge a fix to avoid a regression in OpenBSD:
Restore the blank line before .In in SYNOPSIS
except right after .Sh or right after another .In.

Even though Kristaps says SYNOPSIS blank-line handling
is still very much work in progress and more is probably needed,
this one is useful to keep in sync with OpenBSD.

"fine" kristaps@
mdoc_term.c