freebsd-dev/contrib
Ruslan Ermilov 9b751f2080 1. Disable the recognition of the last dot character in the
default .Ar argument as an end-of-sentence character.

Example:
    .Ar
    foo
Produced:
    file ...  foo
Now produces:
    file ... foo

2.  Fixed an off-by-one bug in the .It macro for the -hang lists.

Example:
    .Bl -hang -width 8n -compact
    .It 1234
    OK
    .It 1234567
    OK
    .It 12345678
    BUG
    .El
Produced:
     1234      OK
     1234567   OK
     12345678 BUG
Now produces:
     1234      OK
     1234567   OK
     12345678  BUG

Ported from:	mdocNG
2001-02-14 11:03:06 +00:00
..
amd mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 17:12:45 +00:00
awk
bc
bind Update port_after.h to reflect FreeBSD values. 2001-01-30 12:28:21 +00:00
binutils This commit was generated by cvs2svn to compensate for changes in r69180, 2000-11-26 01:21:09 +00:00
com_err Prepare for mdoc(7)NG. 2001-01-10 14:18:12 +00:00
cpio
cvs
diff
file Information on how I did the import and upgrade instructions. 2000-11-26 21:29:25 +00:00
gcc Bump __FreeBSD_cc_version to 500002 to show the -pthread option change. 2001-02-08 05:27:17 +00:00
gdb
gperf
groff 1. Disable the recognition of the last dot character in the 2001-02-14 11:03:06 +00:00
ipfilter fix conflicts 2001-02-04 14:26:56 +00:00
isc-dhcp
less
libf2c Import of a GCC 2.96 snapshot taken from the trunk of the FSF GCC anoncvs 2000-12-14 21:42:21 +00:00
libgmp
libio
libobjc
libpam
libpcap When pcap_compile() detects an error, it longjmp()'s out of the 2001-01-07 00:26:32 +00:00
libreadline
libstdc++
ncurses
ntp
nvi more(3) -> more(1), and add $FreeBSD$ 2001-01-03 18:32:10 +00:00
opie
patch
perl5
pnpinfo Use Fx macro wherever possible. 2000-11-14 11:20:58 +00:00
sendmail Update FreeBSD import README 2001-01-21 22:22:31 +00:00
tcp_wrappers Make tcpwrappers use the magic in syslog.h for getting syslog facility 2001-01-14 23:00:59 +00:00
tcpdump
tcsh This file not present in 6.10 2000-11-30 21:07:50 +00:00
telnet Synch: Add $FreeBSD$. 2001-02-07 21:58:16 +00:00
texinfo
top
traceroute