summaryrefslogtreecommitdiffstats
path: root/release
diff options
context:
space:
mode:
authorbmah <bmah@FreeBSD.org>2001-05-14 22:31:51 +0000
committerbmah <bmah@FreeBSD.org>2001-05-14 22:31:51 +0000
commit9de7e180cbab0770de7744fd2b28277acbe601ae (patch)
tree36f9d8dfca22928063516c84a26baf4f6fbefd71 /release
parentf1ef1340f73d69dc8fe9e1fc1e12bfb097088661 (diff)
downloadFreeBSD-src-9de7e180cbab0770de7744fd2b28277acbe601ae.zip
FreeBSD-src-9de7e180cbab0770de7744fd2b28277acbe601ae.tar.gz
In some cases, there are some <sect1></sect1> elements that will have
version control information that is different from the rest of their containing document (or at least other sections). For release notes only, allow output of <sect1info><pubdate></pubdate></sect1info> text, and add it to three sections of RELNOTESng where it's kind of important ("What's New" in the release notes, "Supported Device" in the arch-independent hardware list, and the processors section of the alpha hardware list).
Diffstat (limited to 'release')
-rw-r--r--release/doc/en_US.ISO8859-1/hardware/alpha/proc-alpha.sgml4
-rw-r--r--release/doc/en_US.ISO8859-1/hardware/article.sgml4
-rw-r--r--release/doc/en_US.ISO8859-1/hardware/common/dev.sgml4
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/article.sgml4
-rw-r--r--release/doc/en_US.ISO8859-1/relnotes/common/new.sgml4
-rw-r--r--release/doc/en_US.ISO_8859-1/hardware/alpha/proc-alpha.sgml4
-rw-r--r--release/doc/en_US.ISO_8859-1/hardware/common/dev.sgml4
-rw-r--r--release/doc/en_US.ISO_8859-1/relnotes/common/new.sgml4
-rw-r--r--release/doc/share/sgml/release.dsl6
9 files changed, 38 insertions, 0 deletions
diff --git a/release/doc/en_US.ISO8859-1/hardware/alpha/proc-alpha.sgml b/release/doc/en_US.ISO8859-1/hardware/alpha/proc-alpha.sgml
index f4bf8a4..cc9bf4d 100644
--- a/release/doc/en_US.ISO8859-1/hardware/alpha/proc-alpha.sgml
+++ b/release/doc/en_US.ISO8859-1/hardware/alpha/proc-alpha.sgml
@@ -2,6 +2,10 @@
$FreeBSD$
-->
<sect1>
+ <sect1info>
+ <pubdate>$FreeBSD$</pubdate>
+ </sect1info>
+
<title>Supported processors and motherboards</title>
<para>This section is maintained by &a.wilko;.</para>
diff --git a/release/doc/en_US.ISO8859-1/hardware/article.sgml b/release/doc/en_US.ISO8859-1/hardware/article.sgml
index a9762c0..0ebee1c 100644
--- a/release/doc/en_US.ISO8859-1/hardware/article.sgml
+++ b/release/doc/en_US.ISO8859-1/hardware/article.sgml
@@ -33,6 +33,10 @@
-->
<sect1>
+ <sect1info>
+ <pubdate>$FreeBSD$</pubdate>
+ </sect1info>
+
<title>Supported Devices</title>
<para>This section describes the devices currently known to be
diff --git a/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml b/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml
index a9762c0..0ebee1c 100644
--- a/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml
+++ b/release/doc/en_US.ISO8859-1/hardware/common/dev.sgml
@@ -33,6 +33,10 @@
-->
<sect1>
+ <sect1info>
+ <pubdate>$FreeBSD$</pubdate>
+ </sect1info>
+
<title>Supported Devices</title>
<para>This section describes the devices currently known to be
diff --git a/release/doc/en_US.ISO8859-1/relnotes/article.sgml b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
index fdc0f41..d05318a 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/article.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/article.sgml
@@ -11,6 +11,10 @@
-->
<sect1>
+ <sect1info>
+ <pubdate>$FreeBSD$</pubdate>
+ </sect1info>
+
<title>What's New</title>
<para>This section describes the most user-visible new or changed
diff --git a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
index fdc0f41..d05318a 100644
--- a/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO8859-1/relnotes/common/new.sgml
@@ -11,6 +11,10 @@
-->
<sect1>
+ <sect1info>
+ <pubdate>$FreeBSD$</pubdate>
+ </sect1info>
+
<title>What's New</title>
<para>This section describes the most user-visible new or changed
diff --git a/release/doc/en_US.ISO_8859-1/hardware/alpha/proc-alpha.sgml b/release/doc/en_US.ISO_8859-1/hardware/alpha/proc-alpha.sgml
index f4bf8a4..cc9bf4d 100644
--- a/release/doc/en_US.ISO_8859-1/hardware/alpha/proc-alpha.sgml
+++ b/release/doc/en_US.ISO_8859-1/hardware/alpha/proc-alpha.sgml
@@ -2,6 +2,10 @@
$FreeBSD$
-->
<sect1>
+ <sect1info>
+ <pubdate>$FreeBSD$</pubdate>
+ </sect1info>
+
<title>Supported processors and motherboards</title>
<para>This section is maintained by &a.wilko;.</para>
diff --git a/release/doc/en_US.ISO_8859-1/hardware/common/dev.sgml b/release/doc/en_US.ISO_8859-1/hardware/common/dev.sgml
index a9762c0..0ebee1c 100644
--- a/release/doc/en_US.ISO_8859-1/hardware/common/dev.sgml
+++ b/release/doc/en_US.ISO_8859-1/hardware/common/dev.sgml
@@ -33,6 +33,10 @@
-->
<sect1>
+ <sect1info>
+ <pubdate>$FreeBSD$</pubdate>
+ </sect1info>
+
<title>Supported Devices</title>
<para>This section describes the devices currently known to be
diff --git a/release/doc/en_US.ISO_8859-1/relnotes/common/new.sgml b/release/doc/en_US.ISO_8859-1/relnotes/common/new.sgml
index fdc0f41..d05318a 100644
--- a/release/doc/en_US.ISO_8859-1/relnotes/common/new.sgml
+++ b/release/doc/en_US.ISO_8859-1/relnotes/common/new.sgml
@@ -11,6 +11,10 @@
-->
<sect1>
+ <sect1info>
+ <pubdate>$FreeBSD$</pubdate>
+ </sect1info>
+
<title>What's New</title>
<para>This section describes the most user-visible new or changed
diff --git a/release/doc/share/sgml/release.dsl b/release/doc/share/sgml/release.dsl
index a1666f6..531a3f5 100644
--- a/release/doc/share/sgml/release.dsl
+++ b/release/doc/share/sgml/release.dsl
@@ -24,6 +24,12 @@
(cond ((equal? arch for-arch) (next-match))
(else (empty-sosofo))))))
+; We might have some sect1 level elements where the modification times
+; are significant. An example of this is the "What's New" section in
+; the release notes. We enable the printing of pubdate entry in
+; sect1info elements to support this.
+(element (sect1info pubdate) (process-children))
+
</style-specification-body>
</style-specification>
OpenPOWER on IntegriCloud