| Summary: | FreeBSD Handbook: The Superuser Account: sudo: add an example | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Wang Yan Hao <bses30074> | ||||
| Component: | Books & Articles | Assignee: | Sergio Carlavilla Delgado <carlavilla> | ||||
| Status: | Closed Overcome By Events | ||||||
| Severity: | Affects Only Me | CC: | carlavilla, doc, lwhsu, pauamma, rcyu | ||||
| Priority: | --- | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| URL: | https://github.com/freebsd/freebsd-doc/blob/main/documentation/content/en/books/handbook/basics/_index.adoc#313-the-superuser-account | ||||||
| Bug Depends on: | |||||||
| Bug Blocks: | 263315 | ||||||
| Attachments: |
|
||||||
I like that idea. Is "Wang Yan Hao <bses30074@gmail.com>" how you'd like to be credited as the author? @PauAmma I merged another PR from Wang Yan Hao. I'll take this. Btw thanks! (In reply to Sergio Carlavilla Delgado from comment #2) Then I'll just mention that "% sudo make instll" should be "% sudo make install" (in case you didn't notice) and wander off. (In reply to PauAmma from comment #1) Yes, Thank you! (In reply to Sergio Carlavilla Delgado from comment #2) It's my pleasure! (In reply to PauAmma from comment #3) OMG! I didn't notice that. Thank you for your reminder!! Triage, batch edit (just one): * for twenty-eight FreeBSD Handbook-related reports that had gained a personal assignee, prior group/list assignee doc@ was missing from the CC list. Gentle hint: <https://wiki.freebsd.org/Bugzilla/> ▶ do, don't … I'm gonna close this PR as overcome by events. We upgraded the chapter in this commit: https://cgit.freebsd.org/doc/commit/?id=99333306 |
Created attachment 235237 [details] the patch I think 'sudo' is a very important command, so I think maybe we can add a brief example for this?