Date: Thu, 05 Feb 2026 21:51:21 +0000 From: Alexander Ziaee <ziaee@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org Subject: git: f807836f38fa - stable/15 - sh.1: Restore missing builtin commands Message-ID: <698510d9.192b7.fd275de@gitrepo.freebsd.org>
index | next in thread | raw e-mail
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 optstringhome | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?698510d9.192b7.fd275de>
