Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 29 Jun 2021 19:44:48 GMT
From:      Warner Losh <imp@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: d1c2ff43aa - main - handbook/cutting-edge: Include a blank callout for item #4
Message-ID:  <202106291944.15TJimJW053392@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by imp:

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

commit d1c2ff43aab754de060d299e14e84c7fe6fbe4dd
Author:     Warner Losh <imp@FreeBSD.org>
AuthorDate: 2021-06-29 19:42:53 +0000
Commit:     Warner Losh <imp@FreeBSD.org>
CommitDate: 2021-06-29 19:42:56 +0000

    handbook/cutting-edge: Include a blank callout for item #4
    
    Jenkins build flagged:
    
    13:15:54 ERROR ... cutting-edge/_index.adoc: line 614: no callout found for <4>
    
    Add a blank callout for that case.
    
    Sponsored by:           Netflix
---
 documentation/content/en/books/handbook/cutting-edge/_index.adoc | 1 +
 1 file changed, 1 insertion(+)

diff --git a/documentation/content/en/books/handbook/cutting-edge/_index.adoc b/documentation/content/en/books/handbook/cutting-edge/_index.adoc
index e1b9d257bd..ec253c59d2 100644
--- a/documentation/content/en/books/handbook/cutting-edge/_index.adoc
+++ b/documentation/content/en/books/handbook/cutting-edge/_index.adoc
@@ -614,6 +614,7 @@ main-n247514-031260d64c18
 main		<.>
 n247514		<.>
 031260d64c18	<.>
+		<.>
 ....
 <.> Git branch name.
 Note: comparisons of n-numbers are only valid on branches published by the project (`main`, `stable/XX` and `releng/XX`).



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106291944.15TJimJW053392>