Split inet(3) into three pages by decade: 1980s -> inet_lnaof(3),
authorguenther <guenther@openbsd.org>
Sat, 19 Apr 2014 11:18:01 +0000 (11:18 +0000)
committerguenther <guenther@openbsd.org>
Sat, 19 Apr 2014 11:18:01 +0000 (11:18 +0000)
commit44d9059e6aaae4716cbe1d7ea4dd7e061bbc9016
tree2415990ca61afb9e098fae443d9930c2c1e42624
parente42ff713781cb7fa4bfe99ccbb4de24433cb4fbe
Split inet(3) into three pages by decade: 1980s -> inet_lnaof(3),
1990s -> inet_addr(3), 2000s and beyond -> inet_ntop(3).

ok tedu@ (who also noted the timeline) deraadt@ jmc@
lib/libc/net/Makefile.inc
lib/libc/net/inet.3 [deleted file]
lib/libc/net/inet_addr.3 [new file with mode: 0644]
lib/libc/net/inet_lnaof.3 [new file with mode: 0644]
lib/libc/net/inet_ntop.3 [new file with mode: 0644]