diff options
author | 2019-08-23 12:48:14 +0000 | |
---|---|---|
committer | 2019-08-23 12:48:14 +0000 | |
commit | 5acc57b5039e20d2347de9a4eea02e57576bb700 (patch) | |
tree | 066e338651cbcfe0375b6151a3a80db03ffafb5e /lib/libcrypto/man/CRYPTO_memcmp.3 | |
parent | document X509_get1_email(3), X509_get1_ocsp(3), X509_email_free(3) (diff) | |
download | wireguard-openbsd-5acc57b5039e20d2347de9a4eea02e57576bb700.tar.xz wireguard-openbsd-5acc57b5039e20d2347de9a4eea02e57576bb700.zip |
Use -delete in EXAMPLES
-delete is part of POSIX since 2001 and tedu added support for it in 2012,
-print0 however never made it into any standard, so replace this less
portable idiom with its more concise built-in counterpart.
Both -print0 as well as xargs(1) -0 explain and reference each other and
CAVEATS goes into detail with problematic file names, so no information
is lost by replacing this particular example.
While here, make the -exec example rm(1) multiple files at once.
Feedback from claudio tb
Input and OK millert
Diffstat (limited to 'lib/libcrypto/man/CRYPTO_memcmp.3')
0 files changed, 0 insertions, 0 deletions