Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | .Li -> .Vt where appropriate; | jmc | 2022-09-11 | 1 | -3/+3 |
| | | | | | | from josiah frentsos, tweaked by schwarze ok schwarze | ||||
* | mop up for inet_net rename; ok deraadt | jmc | 2019-08-30 | 1 | -3/+3 |
| | |||||
* | Move 4 manual pages from not-a-function filenames to a correct filename, | deraadt | 2019-08-30 | 1 | -3/+3 |
| | | | | | and correct Xr. ok jmc | ||||
* | Remove references to the obsolete getnetent(3) and networks(5). | schwarze | 2018-04-28 | 1 | -5/+3 |
| | |||||
* | update the little endian processor list to give it a chance of matching | tedu | 2017-07-08 | 1 | -3/+3 |
| | | | | what the reader is using. | ||||
* | Split inet(3) into three pages by decade: 1980s -> inet_lnaof(3), | guenther | 2014-04-19 | 1 | -0/+197 |
1990s -> inet_addr(3), 2000s and beyond -> inet_ntop(3). ok tedu@ (who also noted the timeline) deraadt@ jmc@ |