Subject: CVS commit: src
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 09/14/1998 14:10:18
Module Name:	src
Committed By:	tv
Date:		Mon Sep 14 21:10:18 UTC 1998

Modified Files:
	src/lib/libc/stdio: printf.3
Log Message:
Document %ll[diouxX] as requested by <bgrayson@ece.utexas.edu> in PR
standards/3527.  Also describe the argument to such a format as "quad_t",
not "quad int".