Improve wording in alloca.
authortedu <tedu@openbsd.org>
Sat, 17 Jan 2015 18:01:43 +0000 (18:01 +0000)
committertedu <tedu@openbsd.org>
Sat, 17 Jan 2015 18:01:43 +0000 (18:01 +0000)
commit163243d41068c938a66bcf9082ad7b0f272c71be
treee83678ae9ca242247e859bb6dd02014f431f7312
parent646fde30d6f430d60b0ffc4daca4ae3877937412
Improve wording in alloca.
1. it's not a bug; it's a caveat.
2. "slightly unsafe" gives me the willies.
3. one .Xr to malloc should suffice
ok deraadt jmc
lib/libc/stdlib/alloca.3