Revision tags: release/14.0.0 |
|
#
b2c76c41 |
| 16-Aug-2023 |
Warner Losh <imp@FreeBSD.org> |
Remove $FreeBSD$: one-line nroff pattern
Remove /^\.\\"\s*\$FreeBSD\$$\n/
|
Revision tags: release/13.2.0, release/12.4.0, release/13.1.0 |
|
#
32068667 |
| 12-Apr-2022 |
Christian Brueffer <brueffer@FreeBSD.org> |
Fix a slew of mdoc warnings/errors.
|
Revision tags: release/12.3.0, release/13.0.0 |
|
#
1842bb7e |
| 17-Dec-2020 |
Alexander Motin <mav@FreeBSD.org> |
Fix f_pkt_into_t typo.
MFC after: 1 week
|
Revision tags: release/12.2.0, release/11.4.0, release/12.1.0, release/11.3.0 |
|
#
7648bc9f |
| 13-May-2019 |
Alan Somers <asomers@FreeBSD.org> |
MFHead @347527
Sponsored by: The FreeBSD Foundation
|
#
4066060c |
| 16-Apr-2019 |
Ed Maste <emaste@FreeBSD.org> |
iflibtxrx.9: update function descriptions to match implementation
isc_rxd_refill, isc_rxd_flush return nothing, not void *.
isc_txd_credits_update, isc_rxd_available return int, not int *.
isc_txd
iflibtxrx.9: update function descriptions to match implementation
isc_rxd_refill, isc_rxd_flush return nothing, not void *.
isc_txd_credits_update, isc_rxd_available return int, not int *.
isc_txd_credits_update has a bool as final argument, not a uint32_t. Prior to r315217 it took four arguments; the final two were uint32_t, bool.
Reported by: Gerald Aryeetey <aryeeteygerald_rogers.com> MFC after: 1 week Sponsored by: The FreeBSD Foundation
show more ...
|
Revision tags: release/12.0.0, release/11.2.0 |
|
#
4fc74049 |
| 29-Dec-2017 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r327169 through r327340.
|
#
6b35d82c |
| 28-Dec-2017 |
Eitan Adler <eadler@FreeBSD.org> |
Fix a few speelling errors
- man pages - bin/sh
Reviewed by: jilles
|
Revision tags: release/10.4.0, release/11.1.0 |
|
#
fa504546 |
| 23-Mar-2017 |
Enji Cooper <ngie@FreeBSD.org> |
Try polishing up iflib manpages a bit (basically all the low hanging fruit)
igor: - Fix typos. - Delete trailing whitespace.
manlint: - Use .Fo/.Fc/.Fa when describing functions. - Use .Xr. - Fill
Try polishing up iflib manpages a bit (basically all the low hanging fruit)
igor: - Fix typos. - Delete trailing whitespace.
manlint: - Use .Fo/.Fc/.Fa when describing functions. - Use .Xr. - Fill in SEE ALSO section. - Fix .Dt use: the section was specified incorrectly and the name had a lowercase character. - Continue new sentences on new lines.
Miscellaneous: - Remove unnecessary quotes around "SEE ALSO" section headers. - Sprinkle .Dv use in spots with constants.
Reported by: igor, make manlint Sponsored by: Dell EMC Isilon
show more ...
|
#
9b3ece1c |
| 04-Feb-2017 |
Enji Cooper <ngie@FreeBSD.org> |
MFhead@r313243
|
#
65575c14 |
| 29-Jan-2017 |
Dimitry Andric <dim@FreeBSD.org> |
Merge ^/head r312894 through r312967.
|
#
34bac11e |
| 28-Jan-2017 |
Sean Bruno <sbruno@FreeBSD.org> |
Add iflib man pages for developers.
Doc review is probably waranted here for editing.
Submitted by: Nicole Graziano
|