summaryrefslogtreecommitdiff
path: root/lib/libc/net/inet_lnaof.3
AgeCommit message (Collapse)Author
2019-08-30mop up for inet_net rename; ok deraadtJason McIntyre
2018-04-28Remove references to the obsolete getnetent(3) and networks(5).Ingo Schwarze
2014-04-19zap trailing whitespace;Jason McIntyre
2014-04-19Split inet(3) into three pages by decade: 1980s -> inet_lnaof(3),Philip Guenther
1990s -> inet_addr(3), 2000s and beyond -> inet_ntop(3). ok tedu@ (who also noted the timeline) deraadt@ jmc@