summaryrefslogtreecommitdiff
path: root/src/lib/libc/stdlib
diff options
context:
space:
mode:
authorschwarze <>2021-07-22 19:09:26 +0000
committerschwarze <>2021-07-22 19:09:26 +0000
commit8644ce1f2382ea16b5b53a7f6a38a9717ea3828a (patch)
tree6e18ca92999099df4294483e5f3685111f269ef4 /src/lib/libc/stdlib
parent544ad56bb31577f9dac630c298b5f5ca2eadd6dd (diff)
downloadopenbsd-8644ce1f2382ea16b5b53a7f6a38a9717ea3828a.tar.gz
openbsd-8644ce1f2382ea16b5b53a7f6a38a9717ea3828a.tar.bz2
openbsd-8644ce1f2382ea16b5b53a7f6a38a9717ea3828a.zip
Major cleanup.
1. Fix the order of functions to match the order they occur in application code, making the text significantly easier to follow. 2. Do not use the same argument placeholder *sk for several different things; call the arguments *trusted, *untrusted, and *crls as appropriate. 3. Avoid using the word "initialised" for two different concepts in the same manual page; it was sometimes intended to mean "fill with zeros" and sometimes "replace the zeros with useful data". 4. Generally, make the text more precise, more straightforward, and shorter (-84 +65 lines of mdoc code).
Diffstat (limited to 'src/lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions