CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/04/19 05:18:01
Modified files:
lib/libc/net : Makefile.inc
Added files:
lib/libc/net : inet_addr.3 inet_lnaof.3 inet_ntop.3
Removed files:
lib/libc/net : inet.3
Log message:
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@
