git: 09bb0b0d1396 - main - sh: Belatedly bump manual page date

From: Dag-Erling Smørgrav <des_at_FreeBSD.org>
Date: Sat, 20 Jun 2026 19:01:51 UTC
The branch main has been updated by des:

URL: https://cgit.FreeBSD.org/src/commit/?id=09bb0b0d13968163c7394e9168491b16607fc2e7

commit 09bb0b0d13968163c7394e9168491b16607fc2e7
Author:     Dag-Erling Smørgrav <des@FreeBSD.org>
AuthorDate: 2026-06-20 19:01:24 +0000
Commit:     Dag-Erling Smørgrav <des@FreeBSD.org>
CommitDate: 2026-06-20 19:01:24 +0000

    sh: Belatedly bump manual page date
    
    Fixes:          556e793d803e ("sh: Improve function documentation")
---
 bin/sh/sh.1 | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/sh/sh.1 b/bin/sh/sh.1
index e76ddc80187a..a19aa7459896 100644
--- a/bin/sh/sh.1
+++ b/bin/sh/sh.1
@@ -41,7 +41,7 @@
 .\" the referee document.  The original Standard can be obtained online at
 .\"     http://www.opengroup.org/unix/online.html.
 .\"
-.Dd February 17, 2026
+.Dd June 16, 2026
 .Dt SH 1
 .Os
 .Sh NAME