Module Name: src Committed By: riastradh Date: Wed Feb 5 13:10:29 UTC 2025
Modified Files: src/usr.bin/getnameinfo: getnameinfo.1 getnameinfo.c Log Message: getnameinfo(1): <IP-address> argument is optional. With the -S option, it is not required. Note this in the usage text and the man page. To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 src/usr.bin/getnameinfo/getnameinfo.1 cvs rdiff -u -r1.6 -r1.7 src/usr.bin/getnameinfo/getnameinfo.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.