git: 226c48a4522a - stable/15 - sh.1: Fix ordering of Cm and Aq macros
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 10 Apr 2026 18:31:00 UTC
The branch stable/15 has been updated by ziaee:
URL: https://cgit.FreeBSD.org/src/commit/?id=226c48a4522a108ee8a5f50ded42629bd7d06c08
commit 226c48a4522a108ee8a5f50ded42629bd7d06c08
Author: Artem Bunichev <tembun@bk.ru>
AuthorDate: 2026-02-16 17:21:21 +0000
Commit: Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-04-10 18:26:56 +0000
sh.1: Fix ordering of Cm and Aq macros
MFC after: 3 days
Reviewed by: ziaee
Fixes: 2711852bd9ac (sh.1: Provide detailed job control documentation)
Differential Revision: https://reviews.freebsd.org/D55194
(cherry picked from commit e5213ca4a3ca742fd8d3b8db413a561b28fa6989)
---
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 f4340fab6cdc..dfe5419479a3 100644
--- a/bin/sh/sh.1
+++ b/bin/sh/sh.1
@@ -2554,7 +2554,7 @@ commands.
.It Cm -
Identifies the job that would become the default if the
current default job were to exit.
-.It Cm Aq space
+.It Aq Cm space
For all other jobs that are neither marked with
.Cm +
nor