Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Feb 2026 23:23:00 +0000
From:      Aymeric Wibo <obiwac@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   git: 637a8ec15793 - main - stdckdint.3: Fix standard in comment
Message-ID:  <699a3e54.3767c.33aaae35@gitrepo.freebsd.org>

index | next in thread | raw e-mail

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 ,


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?699a3e54.3767c.33aaae35>