ru 9632ecc853 Fixed the `mysterious blank lines' problem. This was due to unconditional
use of the .ne requests.  groff(1) apparently inserts some virtual trap at
the end of each page, and this was causing the .ne request to output extra
lines.  Solution is to only use them in troff mode.

Also fixed a related bug in .It macros, where it would insert a page break
in the middle of a sentence.

Removed the end of page trap in nroff mode, as this causes .sp requests to
sometimes eat the space due to the nearby trap.

Removed blank line that appeared as the first line on each nroff-formatted
manual page.

Obtained from:	NetBSD
2000-09-21 17:02:15 +00:00
..
2000-07-06 21:33:51 +00:00
2000-05-27 02:43:50 +00:00
2000-08-13 05:00:44 +00:00
2000-08-09 18:38:26 +00:00
2000-07-14 09:57:37 +00:00
2000-03-19 22:00:57 +00:00
2000-08-22 21:59:42 +00:00
2000-08-20 09:51:08 +00:00
2000-07-20 14:54:04 +00:00