]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r319842:
authorngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 18 Jul 2017 08:54:35 +0000 (08:54 +0000)
committerngie <ngie@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 18 Jul 2017 08:54:35 +0000 (08:54 +0000)
commitcbeb2916b9f3681ab2b717723a8673987e6ebad7
treec2ba7e15c51e45c8049f6e924ab03ecba566ef8e
parent6035c723d7b98582b9057ae6ef13a99ae0b623b3
MFC r319842:

getbsize(3): clarify that underflow/overflow warnings in regard to $BLOCKSIZE
gets output via warnx(3)

This helps set expectations for how one might deal with those messages, i.e.,
mute output from /dev/stderr today, since that's where vwarn(3) outputs messages
to today.

git-svn-id: svn://svn.freebsd.org/base/stable/10@321127 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
lib/libc/gen/getbsize.3