git: 822fa6758b88 - main - Bump Dd for crypto_clonereq.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 04 Jan 2022 22:47:13 UTC
The branch main has been updated by jhb:
URL: https://cgit.FreeBSD.org/src/commit/?id=822fa6758b88285d7f7701a801670adf256aebae
commit 822fa6758b88285d7f7701a801670adf256aebae
Author: John Baldwin <jhb@FreeBSD.org>
AuthorDate: 2022-01-04 22:46:24 +0000
Commit: John Baldwin <jhb@FreeBSD.org>
CommitDate: 2022-01-04 22:46:24 +0000
Bump Dd for crypto_clonereq.
Fixes: 74d3f1b63dbe OCF: Add crypto_clonereq().
---
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 3a05fe2a0340..eb38fdeeffa3 100644
--- a/share/man/man9/crypto_request.9
+++ b/share/man/man9/crypto_request.9
@@ -30,7 +30,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd February 8, 2021
+.Dd January 4, 2022
.Dt CRYPTO_REQUEST 9
.Os
.Sh NAME