| Summary: | Remove spurious "because" in ZFS Features and Terminology caution | ||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Pau Amma <pauamma> | ||||||||
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> | ||||||||
| Status: | Closed FIXED | ||||||||||
| Severity: | Affects Some People | CC: | carlavilla, johntdarrah | ||||||||
| Priority: | --- | Keywords: | patch-ready | ||||||||
| Version: | Latest | ||||||||||
| Hardware: | Any | ||||||||||
| OS: | Any | ||||||||||
| URL: | https://docs.freebsd.org/en/books/handbook/zfs/#zfs-term | ||||||||||
| Bug Depends on: | |||||||||||
| Bug Blocks: | 263315 | ||||||||||
| Attachments: |
|
||||||||||
|
Description
Pau Amma
2022-04-16 12:09:41 UTC
Created attachment 233342 [details]
spurious "because" removed from Features and Terminology section
(In reply to John Darrah from comment #1) Again, there's a bunch of unrelated changes in there. (In reply to PauAmma from comment #2) I apologize, but I must have missed a step involving Git or something. Excuse me while I re-read the documentation project docs again. Created attachment 233461 [details]
this does not have the awesomeness the previous diff did
Created attachment 233462 [details]
just the spurious "because" removed
LGTM, thanks. A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/doc/commit/?id=9136aee57493512b604da3bd51636b7318498da9 commit 9136aee57493512b604da3bd51636b7318498da9 Author: John Darrah <johntdarrah (AT) gmail.com> AuthorDate: 2022-05-03 19:37:26 +0000 Commit: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> CommitDate: 2022-05-03 19:37:26 +0000 Remove spurious "because" in ZFS Features and Terminology caution PR: 263332 Submitted by: PauAmma <pauamma (AT) gundo.com> documentation/content/en/books/handbook/zfs/_index.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Fixed. Thanks for the patch and for the review :) |