CVSROOT: /cvs Module name: src Changes by: k...@cvs.openbsd.org 2012/07/13 03:32:23
Modified files: lib/libc/net : getifaddrs.3 Log message: Use same (lame) verbiage to explain ifa_dstaddr as is used for ifa_broadaddr. i.e. make it make clear that this field is only valid for P2P. (Hint: one's a field, and one's a #define giving a new name to said field) ok guenther@