Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | make the argument to ether_ntoa const. | dlg | 2025-06-29 | 1 | -3/+3 |
| | | | | | | | | this drives me nuts when i want to print something out of what's already const. casting it works, but feels gross. ok guenther@ tb@ deraadt@ enh says this is already in bionic/glibc/musl | ||||
* | .Li -> .Vt where appropriate; | jmc | 2022-09-11 | 1 | -3/+3 |
| | | | | | | from josiah frentsos, tweaked by schwarze ok schwarze | ||||
* | man pages: add missing word, The foo() ... -> The foo() function ... | naddy | 2022-03-29 | 1 | -3/+3 |
| | | | | ok jmc@ schwarze@ | ||||
* | Move 4 manual pages from not-a-function filenames to a correct filename, | deraadt | 2019-08-30 | 1 | -0/+114 |
and correct Xr. ok jmc |