diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2026-06-20 19:01:24 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2026-06-20 19:01:24 +0000 |
| commit | 09bb0b0d13968163c7394e9168491b16607fc2e7 (patch) | |
| tree | d9012406c8180da86dee3122a8275d1a9d95906c | |
| parent | d8e8f9251975b68fe9c73e39074e0f211ec2145e (diff) | |
sh: Belatedly bump manual page date
Fixes: 556e793d803e ("sh: Improve function documentation")
| -rw-r--r-- | bin/sh/sh.1 | 2 |
1 files changed, 1 insertions, 1 deletions
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 |
