| Summary: | [patch] builtin(1) manpage Aug'05 cleanup | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Gary W. Swearingen <garys> | ||||
| Component: | Books & Articles | Assignee: | Gary W. Swearingen <garys> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
State Changed From-To: open->analyzed Patch is ready for discussion with mentor. Responsible Changed From-To: freebsd-doc->garys I'll take it. State Changed From-To: analyzed->patched Patched HEAD. State Changed From-To: patched->closed MFC'd to RELENG_6 and RELENG_5. |
-- The first "alias" "Yes" should be "No**". -- "builtin echo command" is not consistent with the "xxx builtin command" (or just "xxx builtin") usage of csh(1) and sh(1) manpages. -- The "pathname" macro (Pa) is twice used where an "interactive command" macro (Ic) should be used (esp. because they are in a group of three interactive commands). -- The "Name" section has "builtin" twice, and no "built-in" for the benefit of literate "apropos" users. -- These builtins are omitted from the Name section and the list: ( Command External csh(1) sh(1) ) ! No No Yes % No Yes No . No No Yes : No Yes Yes @ No Yes Yes { No No Yes } No No Yes local No No Yes return No No Yes (They also don't have manpage hard links, but they don't need them, IMO.) -- The list is missing the Command "command" from its line.