svn commit: r368742 - head/share/man/man9
Alexander Motin <[email protected]> Thu, 17 Dec 2020 21:02:59 +0000 (UTC)
| Newsgroups | gmane.os.freebsd.devel.cvs |
|---|---|
| Message-ID | <202012172102.0BHL2xQh024791__30580.8416030899$1608238987$gmane$org@repo.freebsd.org> |
Author: mav Date: Thu Dec 17 21:02:58 2020 New Revision: 368742 URL: https://svnweb.freebsd.org/changeset/base/368742 Log: Fix f_pkt_into_t typo. MFC after: 1 week Modified: head/share/man/man9/iflibtxrx.9 Modified: head/share/man/man9/iflibtxrx.9 ============================================================================== --- head/share/man/man9/iflibtxrx.9 Thu Dec 17 20:45:10 2020 (r368741) +++ head/share/man/man9/iflibtxrx.9 Thu Dec 17 21:02:58 2020 (r368742) @@ -1,5 +1,5 @@ .\" $FreeBSD$ -.Dd April 16, 2019 +.Dd December 17, 2020 .Dt IFLIBTXTX 9 .Os .Sh NAME @@ -11,7 +11,7 @@ .Ft int .Fo isc_txd_encap .Fa "void *sc" -.Fa "if_pkt_into_t pi" +.Fa "if_pkt_info_t pi" .Fc .Ft void .Fo isc_txd_flush _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"