git: f807836f38fa - stable/15 - sh.1: Restore missing builtin commands
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 05 Feb 2026 21:51:21 UTC
The branch stable/15 has been updated by ziaee:
URL: https://cgit.FreeBSD.org/src/commit/?id=f807836f38faeff7b627dd346c1df9c3c66f2268
commit f807836f38faeff7b627dd346c1df9c3c66f2268
Author: Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2026-01-06 17:25:26 +0000
Commit: Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-02-05 21:49:53 +0000
sh.1: Restore missing builtin commands
PR: 292221
Fixes: 2980318b2747 (sh.1: extend the section about getopts)
MFC after: 3 days
(cherry picked from commit 2962dc76877538508944a441fd1570322e969380)
---
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 affb653cd3ae..b37e4785c871 100644
--- a/bin/sh/sh.1
+++ b/bin/sh/sh.1
@@ -2373,7 +2373,7 @@ is not specified by
.Va optstring
or if it is missing a required argument,
the option is considered invalid and:
-.Bl -offset indent
+.Bl -enum
.It
If the first character of
.Va optstring