I think the following approach will work. 1. changes from tcpdump.8 -r1.00 to -rHEAD need merging into pcap-filter.5
2) DESCRIPTION from pcap-filter body is then copied into tcpdump, replacing the same chunk. What I see is far more authoritative. 3) EXAMPLES copied from pcap-filter, and needs "# tcpdump" prefixing on most lines 4) OUTPUT FORMAT from tcpdump, remains. then future work is: a. maintain DESCRIPTION 1:1 b. maintain EXAMPLES 1:1, but with '# tcpdump' prefixing It does not seem that bad.
