Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .Li -> .Vt where appropriate; | jmc | 2022-09-11 | 1 | -4/+4 |
| | | | | | | from josiah frentsos, tweaked by schwarze ok schwarze | ||||
* | man pages: add missing commas between subordinate and main clauses | naddy | 2022-03-31 | 1 | -4/+4 |
| | | | | | | | jmc@ dislikes a comma before "then" in a conditional, so leave those untouched. ok jmc@ | ||||
* | inet_ntop(3) needs sys/socket.h for AF_INET / AF_INET6 so add the header | claudio | 2021-09-01 | 1 | -4/+2 |
| | | | | | to the list. While here remove some of the headers from inet_net_ntop(3) for balance. | ||||
* | Move 4 manual pages from not-a-function filenames to a correct filename, | deraadt | 2019-08-30 | 1 | -0/+197 |
and correct Xr. ok jmc |