git: fdc72c53304d - stable/13 - Bump Dd for crypto_clonereq.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 29 Apr 2022 23:12:31 UTC
The branch stable/13 has been updated by jhb:
URL: https://cgit.FreeBSD.org/src/commit/?id=fdc72c53304d63250adc287e2a5fe84183f80469
commit fdc72c53304d63250adc287e2a5fe84183f80469
Author: John Baldwin <jhb@FreeBSD.org>
AuthorDate: 2022-01-04 22:46:24 +0000
Commit: John Baldwin <jhb@FreeBSD.org>
CommitDate: 2022-04-29 22:51:31 +0000
Bump Dd for crypto_clonereq.
Fixes: 74d3f1b63dbe OCF: Add crypto_clonereq().
(cherry picked from commit 822fa6758b88285d7f7701a801670adf256aebae)
---
share/man/man9/crypto_request.9 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/share/man/man9/crypto_request.9 b/share/man/man9/crypto_request.9
index bc71a870f831..18012adc4322 100644
--- a/share/man/man9/crypto_request.9
+++ b/share/man/man9/crypto_request.9
@@ -30,7 +30,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd August 12, 2020
+.Dd January 4, 2022
.Dt CRYPTO_REQUEST 9
.Os
.Sh NAME