Bug 263332

Summary: Remove spurious "because" in ZFS Features and Terminology caution
Product: Documentation Reporter: Pau Amma <pauamma>
Component: Books & ArticlesAssignee: 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 Flags
spurious "because" removed from Features and Terminology section
none
this does not have the awesomeness the previous diff did
none
just the spurious "because" removed none

Description Pau Amma 2022-04-16 12:09:41 UTC

    
Comment 1 John Darrah 2022-04-19 17:51:57 UTC
Created attachment 233342 [details]
spurious "because" removed from Features and Terminology section
Comment 2 Pau Amma 2022-04-22 05:19:14 UTC
(In reply to John Darrah from comment #1)
Again, there's a bunch of unrelated changes in there.
Comment 3 John Darrah 2022-04-25 03:18:02 UTC
(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.
Comment 4 John Darrah 2022-04-25 03:50:32 UTC
Created attachment 233461 [details]
this does not have the awesomeness the previous diff did
Comment 5 John Darrah 2022-04-25 03:58:21 UTC
Created attachment 233462 [details]
just the spurious "because" removed
Comment 6 Pau Amma 2022-04-26 17:40:53 UTC
LGTM, thanks.
Comment 7 commit-hook freebsd_committer freebsd_triage 2022-05-03 19:38:59 UTC
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(-)
Comment 8 Sergio Carlavilla Delgado freebsd_committer freebsd_triage 2022-05-03 19:40:57 UTC
Fixed. Thanks for the patch and for the review :)