CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2014/04/07 11:57:56
Modified files: lib/libc/compat-43: sigblock.3 lib/libc/locale: towlower.3 lib/libc/net : Makefile.inc getifaddrs.3 lib/libc/stdlib: rand.3 lib/libc/string: memchr.3 strerror.3 Log message: Add some missing names to the NAME sections. For inet(3), go the other way, remove some bogus symlinks. Found while testing the new makewhatis(8). ok jmc@