emaste 999a7f348b write.2: correct maximum nbytes size for EINVAL error
In FreeBSD 11 and later debug.iosize_max_clamp defaults to 0, and the
maximum nbytes count for write(2) is SSIZE_MAX. Update the man page to
document this, and mention the sysctl that can be set to obtain the
previous behaviour.

PR:		196666
MFC after:	1 week
Sponsored by:	The FreeBSD Foundation
2017-10-17 02:51:45 +00:00
..
2017-10-05 23:01:33 +00:00
2017-10-01 00:40:23 +00:00
2017-08-02 09:00:59 +00:00
2017-09-17 19:14:38 +00:00
2017-08-03 18:07:01 +00:00
2017-10-05 23:01:33 +00:00
2017-10-09 22:12:57 +00:00