[Bug 237631] Missing some pcap man pages

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Apr 28 21:52:25 UTC 2019


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237631

            Bug ID: 237631
           Summary: Missing some pcap man pages
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Many People
          Priority: ---
         Component: Manual Pages
          Assignee: bugs at FreeBSD.org
          Reporter: bc979 at lafn.org
                CC: doc at FreeBSD.org

11.2 contains man pages for pcap-filter and pcap-linktype in man7.  Those are
missing in 10.2-RELEASE.  The other pcap man pages in man3 are present.  The
man page for pcap-filter contains the only description of the filters used by
tcpdump.

sermons# uname -a
FreeBSD sermons 11.2-RELEASE-p8 FreeBSD 11.2-RELEASE-p8 #0: Tue Jan  8 21:35:12
UTC 2019     root at amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC 
amd64
sermons# ll /usr/share/man/man7/pcap*
-r--r--r--  1 root  wheel  9706 Oct 10  2016 pcap-filter.7.gz
-r--r--r--  1 root  wheel  1166 Oct 10  2016 pcap-linktype.7.gz


master% uname -a
FreeBSD master 12.0-RELEASE-p3 FreeBSD 12.0-RELEASE-p3 GENERIC  amd64
master% ll /usr/share/man/man7/pcap*
ls: No match.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-bugs mailing list