Two style changes: Bring "maintained by" credit into a sect1info, and
move the ID string from a pubdate element into a comment on the grounds that this document doesn't change rapidly enough to require that the ID string to actually be rendered in the output.
This commit is contained in:
parent
c31acb7944
commit
d7c44aa0b5
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=83454
@ -1,12 +1,18 @@
|
||||
<!-- $FreeBSD$ -->
|
||||
|
||||
<sect1>
|
||||
<sect1info>
|
||||
<pubdate>$FreeBSD$</pubdate>
|
||||
<authorgroup>
|
||||
<author>
|
||||
<firstname>Wilko</firstname>
|
||||
<surname>Bulte</surname>
|
||||
<contrib>Maintained by </contrib>
|
||||
</author>
|
||||
</authorgroup>
|
||||
</sect1info>
|
||||
|
||||
<title>Supported processors and motherboards</title>
|
||||
|
||||
<para>This section is maintained by &a.wilko;.</para>
|
||||
|
||||
<para>Additions, corrections and constructive criticism are invited. In
|
||||
particular information on system quirks is more than welcome.</para>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user