Bug 274233 - shells(5) is unnecessarily obtuse and lacks examples
Summary: shells(5) is unnecessarily obtuse and lacks examples
Status: Open
Alias: None
Product: Documentation
Classification: Unclassified
Component: Manual Pages (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: freebsd-bugs (Nobody)
URL: https://github.com/freebsd/freebsd-sr...
Keywords: easy, needs-patch
Depends on:
Blocks:
 
Reported: 2023-10-03 09:06 UTC by Mina Galić
Modified: 2023-10-03 19:45 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Mina Galić freebsd_triage 2023-10-03 09:06:55 UTC
"consisting of the shell's path, relative to root."

we could make this easier to understand by saying:

"consisting of the shell's absolute path."

in addition, an Example would say more than a thousand words.