Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Feb 2021 07:29:23 GMT
From:      Li-Wen Hsu <lwhsu@FreeBSD.org>
To:        doc-committers@FreeBSD.org, dev-commits-doc-all@FreeBSD.org
Subject:   git: 22c571e50b - main - Add table style and options="header"
Message-ID:  <202102060729.1167TNZX087978@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by lwhsu (ports, src committer):

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

commit 22c571e50bc9163233cd2422ea2bfebe4b5ee157
Author:     Li-Wen Hsu <lwhsu@FreeBSD.org>
AuthorDate: 2021-02-06 07:27:25 +0000
Commit:     Li-Wen Hsu <lwhsu@FreeBSD.org>
CommitDate: 2021-02-06 07:27:25 +0000

    Add table style and options="header"
    
    Approved by:    carlavilla (implicitly)
---
 website/content/en/releases/12.1R/schedule.adoc | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/website/content/en/releases/12.1R/schedule.adoc b/website/content/en/releases/12.1R/schedule.adoc
index 2797431aa0..dfc82cdef7 100644
--- a/website/content/en/releases/12.1R/schedule.adoc
+++ b/website/content/en/releases/12.1R/schedule.adoc
@@ -20,7 +20,8 @@ General discussions about the pending release and known issues should be sent to
 
 == Schedule
 
-[cols=",,,",]
+[.tblbasic]
+[cols=",,,",options="header",]
 |===
 |Action |Expected |Actual |Description
 |Initial release schedule announcement |- |14 May 2019 |Release Engineers send announcement email to developers with a rough schedule.



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