builtin.1: Command list maintenance

+ link to return(1) like the other exclusive builtins
+ fix alphabetical sorting of list in rendered manual

MFC after:	3 days
This commit is contained in:
Alexander Ziaee
2026-02-04 22:37:08 -05:00
parent 38a4995eb5
commit e54a1ef4eb
2 changed files with 2 additions and 1 deletions
+1
View File
@@ -69,6 +69,7 @@ RUNTIMELINKS=\
builtin.1 readonly.1 \ builtin.1 readonly.1 \
builtin.1 rehash.1 \ builtin.1 rehash.1 \
builtin.1 repeat.1 \ builtin.1 repeat.1 \
builtin.1 return.1 \
builtin.1 sched.1 \ builtin.1 sched.1 \
builtin.1 set.1 \ builtin.1 set.1 \
builtin.1 setenv.1 \ builtin.1 setenv.1 \
+1 -1
View File
@@ -95,8 +95,8 @@ and the standard shells that provide them.
.It Ic false Ta Yes Ta \&No Ta Yes .It Ic false Ta Yes Ta \&No Ta Yes
.It Ic fc Ta \&No Ta \&No Ta Yes .It Ic fc Ta \&No Ta \&No Ta Yes
.It Ic fg Ta \&No Ta Yes Ta Yes .It Ic fg Ta \&No Ta Yes Ta Yes
.It Ic filetest Ta \&No Ta Yes Ta \&No
.It Ic fi Ta \&No Ta \&No Ta Yes .It Ic fi Ta \&No Ta \&No Ta Yes
.It Ic filetest Ta \&No Ta Yes Ta \&No
.It Ic for Ta \&No Ta \&No Ta Yes .It Ic for Ta \&No Ta \&No Ta Yes
.It Ic foreach Ta \&No Ta Yes Ta \&No .It Ic foreach Ta \&No Ta Yes Ta \&No
.It Ic getopts Ta \&No Ta \&No Ta Yes .It Ic getopts Ta \&No Ta \&No Ta Yes