Bug 254677

Summary: Document new USES=cmake argument
Product: Documentation Reporter: Adriaan de Groot <adridg>
Component: Books & ArticlesAssignee: Mathieu Arnold <mat>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch against documentation git repo
none
Patch against git main none

Description Adriaan de Groot freebsd_committer freebsd_triage 2021-03-31 12:05:03 UTC
Created attachment 223728 [details]
Patch against documentation git repo

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249024 added USES=cmake:testing, but not the documentation for it.

(While here, cut down line length and massage some of the other text)
Comment 1 Mathieu Arnold freebsd_committer freebsd_triage 2021-03-31 15:40:24 UTC
Can you put back the sentences as they were, without wrapping them?

From what I could gather, the idea is to have one sentence per line, it helps a lot with translation.
Comment 2 Adriaan de Groot freebsd_committer freebsd_triage 2021-04-01 12:47:17 UTC
Created attachment 223746 [details]
Patch against git main

Backed out line-wrapping at 80, and went for one sentence per line, as requested by mat@
Comment 3 commit-hook freebsd_committer freebsd_triage 2021-04-07 14:52:25 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/doc/commit/?id=a4888aa345f7eb52766d2753c697fb23df99b902

commit a4888aa345f7eb52766d2753c697fb23df99b902
Author:     Adriaan de Groot <adridg@FreeBSD.org>
AuthorDate: 2021-04-07 14:50:15 +0000
Commit:     Mathieu Arnold <mat@FreeBSD.org>
CommitDate: 2021-04-07 14:51:35 +0000

    Document new USES=cmake argument
    PR:             254677
    Submitted by:   adridg

 .../content/en/books/porters-handbook/uses/_index.adoc         | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)