freebsd-dev/contrib
Ruslan Ermilov 7a0a11ad32 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
..
amd Document change to the default mount dir. 2000-09-01 01:17:18 +00:00
awk Fix bug that causes gawk to choke when parsing long source files. 2000-09-04 10:42:19 +00:00
bc Update this for the recient import. 2000-01-16 10:22:31 +00:00
bind This commit was generated by cvs2svn to compensate for changes in r65016, 2000-08-23 09:25:05 +00:00
binutils Upgrade to Binutils 2.10.0. 2000-07-06 21:33:51 +00:00
com_err Fixed bitrot in K&R support (3 missing __P(())'s defeated the point of 7 2000-01-14 18:51:30 +00:00
cpio
cvs Use X x X's in mkstemp(). 2000-01-10 08:56:01 +00:00
diff Also coerce diff(1) into working the other way (from no-\n to \n). 2000-09-15 11:35:16 +00:00
gcc Fix conflicts. 2000-05-27 02:43:50 +00:00
gdb This commit was generated by cvs2svn to compensate for changes in r64234, 2000-08-04 09:35:05 +00:00
global
gperf Zap old files no longer included in gperf 2.7 2000-03-25 08:25:58 +00:00
groff Fixed the `mysterious blank lines' problem. This was due to unconditional 2000-09-21 17:02:15 +00:00
ipfilter resolve conflicts 2000-08-13 05:00:44 +00:00
isc-dhcp Fix conflicts. 2000-08-09 18:38:26 +00:00
less Merge vendor changes onto mainline. 2000-07-14 09:57:37 +00:00
libf2c This commit was generated by cvs2svn to compensate for changes in r61241, 2000-06-04 08:30:31 +00:00
libgmp This commit was generated by cvs2svn to compensate for changes in r59325, 2000-04-17 18:45:32 +00:00
libio This commit was generated by cvs2svn to compensate for changes in r61239, 2000-06-04 08:21:31 +00:00
libobjc Bring in bug fixes from the GCC anoncvs server's "gcc-2_95-branch" 2000-03-30 03:23:37 +00:00
libpam
libpcap This commit was generated by cvs2svn to compensate for changes in r63696, 2000-07-20 21:26:45 +00:00
libreadline Merge conflicts 2000-03-19 22:00:57 +00:00
libstdc++ This commit was generated by cvs2svn to compensate for changes in r61241, 2000-06-04 08:30:31 +00:00
ncurses Fix a merge glitch - put our FREEBSD_NATIVE hack back in the original 2000-07-03 09:38:46 +00:00
ntp This commit was generated by cvs2svn to compensate for changes in r57738, 2000-03-03 17:06:31 +00:00
nvi Ukrainian message catalogs for vi. 2000-08-22 21:59:42 +00:00
opie Correct security hole in setproctitle(). We don't compile this code, but 2000-07-10 07:30:28 +00:00
patch
perl5 Resolve conflicts. 2000-08-20 09:51:08 +00:00
pnpinfo
sendmail Revert my last change. libutil.h is still required for setusercontext() 2000-09-06 17:59:37 +00:00
tcp_wrappers Add IPv6 scoped address support. 2000-07-14 17:15:34 +00:00
tcpdump Include ip6.h from <netinet/>, not <netinet6/>. 2000-03-08 02:24:10 +00:00
tcsh Offical fixes to allow longer lines in the history and tweak expand_lex() 2000-06-10 22:20:53 +00:00
telnet Fix buffer size of ALIGNed buffer. 2000-07-20 14:54:04 +00:00
texinfo Quietly delete duplicate Info entries with --quiet. 2000-01-24 16:05:17 +00:00
top Don't declare ospeed as a common - and it happens to be incorrect as well. 2000-09-16 19:36:18 +00:00
traceroute Document the -S flag (added in rev. 1.4) in the usage() function. 2000-07-07 19:44:36 +00:00