Summary: | builtin(1): corrections to grammar | ||
---|---|---|---|
Product: | Documentation | Reporter: | Graham Perrin <grahamperrin> |
Component: | Manual Pages | Assignee: | Alexander Ziaee <ziaee> |
Status: | In Progress --- | ||
Severity: | Affects Many People | CC: | doc |
Priority: | --- | ||
Version: | Latest | ||
Hardware: | Any | ||
OS: | Any | ||
URL: | https://github.com/freebsd/freebsd-src/blob/main/share/man/man1/builtin.1 |
Description
Graham Perrin
2022-06-09 18:20:27 UTC
Also, replace which
with that
in the paragraph below:
> While some builtin commands may exist in more than one shell, their
> operation may be different under each shell which supports them.
> Below is a table which lists shell builtin commands, the standard
> shells that support them and whether they exist as standalone utilities.
This might take a while, but I have carefully considered the scope and entirely rewritten this page, rendering redundant all the many ways that it currently tells the user that they need to read the manual on the shell they're using for details on its operation. https://github.com/freebsd/freebsd-src/pull/1481 |