Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 28 Apr 2019 21:52:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 237631] Missing some pcap man pages
Message-ID:  <bug-237631-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D237631

            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@FreeBSD.org
          Reporter: bc979@lafn.org
                CC: doc@FreeBSD.org

11.2 contains man pages for pcap-filter and pcap-linktype in man7.  Those a=
re
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:3=
5:12
UTC 2019     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERI=
C=20
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.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-237631-227>