freebsd-skq/contrib
Ruslan Ermilov abec56f578 Fixed two bugs with -tag lists.
If the -tag list definition didn't have a -width modifier,
the first .It call was supposed to set the width depending
on the first argument type; if it is a macro name, use the
macro's width value; otherwise, use width value of `No'.

The following two lists should produce identical output:

.Bl -tag -width Er -compact
.It Er EINVAL
invalid argument
.El
.Bl -tag -compact
.It Er EINVAL
invalid argument
.El

If the outermost -tag list definition did't have a -width
modifier, the .It elements of inner lists might not work
(producing a list where each successive element `walks' to
the right).

Example:

.Bl -tag -compact
.It outer
.It outer
.Bl -tag -compact
.It inner
.It inner
.El
.It outer
.It outer
.El

Ported from:	mdocNG
2001-03-01 12:13:04 +00:00
..
amd mdoc(7) police: split punctuation characters + misc fixes. 2001-02-01 17:12:45 +00:00
awk
bc Resolve conflicts 2001-02-26 07:17:03 +00:00
bind This commit was generated by cvs2svn to compensate for changes in r72571, 2001-02-17 15:48:22 +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 SEE ALSO is the special name, and should not be taken in quotes, 2001-02-16 11:35:39 +00:00
cpio
cvs Flip the default for CVS_RSH to "ssh". I am tired of getting asked this 2001-02-23 04:52:30 +00:00
diff
file Information on how I did the import and upgrade instructions. 2000-11-26 21:29:25 +00:00
gcc Stylistic changes mirroring ones done in the FSF/GNU 3.0 development sources. 2001-02-28 22:37:32 +00:00
gdb
gperf
groff Fixed two bugs with -tag lists. 2001-03-01 12:13:04 +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 mdoc(7) police: misc fixes. 2001-03-01 11:06:56 +00:00
sendmail Repair 8.11.3 merge conflicts 2001-02-28 00:22:47 +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