diff options
| author | Aymeric Wibo <obiwac@FreeBSD.org> | 2026-02-21 23:20:18 +0000 |
|---|---|---|
| committer | Aymeric Wibo <obiwac@FreeBSD.org> | 2026-02-21 23:20:19 +0000 |
| commit | 637a8ec157935c76839185d9068e6f4bc42047bc (patch) | |
| tree | 3f83c0a22a8f4b76747586e865cabe5a4a38165e | |
| parent | c242bf1b70796313dabb5594b5aacdf4c20377aa (diff) | |
stdckdint.3: Fix standard in comment
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D55360
| -rw-r--r-- | share/man/man3/stdckdint.3 | 2 |
1 files changed, 1 insertions, 1 deletions
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 , |
