| Summary: | https://www.freebsd.org/doc/en/articles/linux-users/shells.html errorneusly claims that tcsh(1) is the default shell on FreeBSD. | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | kpaasial | ||||
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Many People | CC: | anthony, bcr | ||||
| Priority: | --- | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| URL: | https://www.freebsd.org/doc/en/articles/linux-users/shells.html | ||||||
| Attachments: |
|
||||||
|
Description
kpaasial
2014-09-24 14:00:18 UTC
Created attachment 147979 [details]
Default shell for users is sh(1), not tcsh(1).
The attached patch corrects this bug by describing sh(1) as the default shell for users, rather than tcsh(1), and includes a note about shell script compatibility between the two.
I also took the opportunity to correct two other inconsistencies that I spotted in the document.
Could someone with a commit bit please review this?
Kind regards
Anthony
I committed a slightly modified version of the patch: https://svnweb.freebsd.org/doc?view=revision&revision=46833 Thanks for reporting the bug and providing the patch to both of you! PR closed. |