git: 637a8ec15793 - main - stdckdint.3: Fix standard in comment
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 21 Feb 2026 23:23:00 UTC
The branch main has been updated by obiwac:
URL: https://cgit.FreeBSD.org/src/commit/?id=637a8ec157935c76839185d9068e6f4bc42047bc
commit 637a8ec157935c76839185d9068e6f4bc42047bc
Author: Aymeric Wibo <obiwac@FreeBSD.org>
AuthorDate: 2026-02-21 23:20:18 +0000
Commit: Aymeric Wibo <obiwac@FreeBSD.org>
CommitDate: 2026-02-21 23:20:19 +0000
stdckdint.3: Fix standard in comment
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D55360
---
share/man/man3/stdckdint.3 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/share/man/man3/stdckdint.3 b/share/man/man3/stdckdint.3
index e3593472c08b..4f12b4a8c575 100644
--- a/share/man/man3/stdckdint.3
+++ b/share/man/man3/stdckdint.3
@@ -87,7 +87,7 @@ int main(void)
.\" and
.\" .Nm ckd_mul
.\" macros conform to
-.\" .St -isoC-23 .
+.\" .St -isoC-2023 .
.Sh HISTORY
The
.Nm ckd_add ,