Page MenuHomeFreeBSD

[skip ci] Remove obsolete references in crypto_request(9)
ClosedPublic

Authored by asomers on Nov 2 2022, 4:46 PM.
Tags
None
Referenced Files
F108489845: D37239.diff
Sat, Jan 25, 12:19 PM
Unknown Object (File)
Thu, Jan 23, 6:38 PM
Unknown Object (File)
Thu, Jan 23, 6:26 PM
Unknown Object (File)
Thu, Jan 16, 4:04 PM
Unknown Object (File)
Thu, Jan 16, 1:32 AM
Unknown Object (File)
Fri, Jan 10, 1:42 PM
Unknown Object (File)
Sun, Jan 5, 3:20 PM
Unknown Object (File)
Dec 20 2024, 11:06 AM
Subscribers

Details

Summary

[skip ci] Remove obsolete references in crypto_request(9)

They were missed by 68f6800ce05c3.

Sponsored by: Axcient
MFC with: 68f6800ce05c3

Test Plan

None needed for a doc change

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

markj added inline comments.
share/man/man9/crypto_request.9
445

Consumers shouldn't be setting CRYPTO_F_ASYNC_ORDERED directly.

This revision is now accepted and ready to land.Nov 2 2022, 4:52 PM
asomers added inline comments.
share/man/man9/crypto_request.9
445

Ahh, good catch.

This revision was automatically updated to reflect the committed changes.
asomers marked an inline comment as done.