History log of /netbsd-src/lib/libutil/sockaddr_snprintf.3 (Results 1 – 9 of 9)
Revision Date Author Comments
# 49e10846 04-Dec-2022 uwe <uwe@NetBSD.org>

lib: Mark up error names in man pages with .Er


# 59aa3006 07-Jun-2013 christos <christos@NetBSD.org>

Add a debugging format that prints all the fields with names.


# 71c47983 11-Apr-2009 joerg <joerg@NetBSD.org>

Fix markup.


# 11a6dbe7 30-Apr-2008 martin <martin@NetBSD.org>

Convert TNF licenses to new 2 clause variant


# 0bb532e8 13-Apr-2005 wiz <wiz@NetBSD.org>

Bump date for previous; add commas to make
sentences more readable.


# a9321bb1 09-Apr-2005 atatat <atatat@NetBSD.org>

Add the 'A' and 'P' format specifiers which use getaddrinfo(3) to turn
numbers into names (if possible). Also add the '?' format modifier
that elides the "N/A" if that's what you would normally get.


# 192aae95 01-Dec-2004 peter <peter@NetBSD.org>

Add missing LIBRARY section.

ok wiz@


# 7a3b0ef2 20-Nov-2004 wiz <wiz@NetBSD.org>

Formatting fixes, and a typo fix.


# 1fe49f76 20-Nov-2004 christos <christos@NetBSD.org>

Add a manual page.