Summary: | FreeBSD Handbook: Network Servers: … Samba Users: correct the pbedit(8) example | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Product: | Documentation | Reporter: | Anthony Bravolisimo <freebsd> | ||||||||||
Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> | ||||||||||
Status: | Closed FIXED | ||||||||||||
Severity: | Affects Some People | CC: | debdrup, freebsd | ||||||||||
Priority: | --- | Keywords: | needs-patch, needs-qa | ||||||||||
Version: | Latest | ||||||||||||
Hardware: | Any | ||||||||||||
OS: | Any | ||||||||||||
URL: | https://github.com/freebsd/freebsd-doc/blob/main/documentation/content/en/books/handbook/network-servers/_index.adoc#1013-samba-users | ||||||||||||
Attachments: |
|
Description
Anthony Bravolisimo
2023-04-12 20:59:59 UTC
MANPAGE for pdbedit also states: -u|--user username This option specifies the username to be used for the operation requested (listing, adding, removing). It is required in add, remove and modify operations and optional in list operations. Created attachment 241487 [details]
ADOC DIFF
ADOC DIFF
Created attachment 241488 [details]
PO DIFF
PO DIFF
Created attachment 241489 [details]
PO DIFF
PO DIFF
Find enclosed the diff files to correct the entry within the handbook It'd be fantastic if you could submit a diff created via git-format-patch(1), as this preserves name + email of the author (which you'll need to set via git-config(1) if you haven't), as well as the original commit data, and it also guarantees full context. I only need the diff to include the .adoc file, as the .po files relate to the translation project using WebLate. Once I have it, I'll see if I can't get this expedited. Created attachment 241959 [details]
Patch file
Patch file attached
This landed as doc e7be269af4 |