Convert names, descriptions and e-mail addresses of FreeBSD committers
and mailing lists to SGML entities. Reviewed by: keramida Approved by: keramida, silence on -doc
This commit is contained in:
parent
767c635e20
commit
81f0937cee
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=12473
8 changed files with 62 additions and 55 deletions
|
@ -1,4 +1,6 @@
|
|||
<!DOCTYPE article PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
|
||||
<!ENTITY % authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//EN">
|
||||
%authors;
|
||||
<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN">
|
||||
%man;
|
||||
]>
|
||||
|
@ -600,7 +602,7 @@ swapon: added /dev/da0b as swap space</screen>
|
|||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Jordan Hubbard (<email>jkh@FreeBSD.org</email>) for
|
||||
<para>&a.jkh; for
|
||||
making sysinstall useful for this type of task.</para>
|
||||
</listitem>
|
||||
|
||||
|
@ -611,7 +613,7 @@ swapon: added /dev/da0b as swap space</screen>
|
|||
</listitem>
|
||||
|
||||
<listitem>
|
||||
<para>Greg Lehey (<email>grog@FreeBSD.org</email>) for
|
||||
<para>&a.grog; for
|
||||
checking my work and pointing out inaccuracies, as well as
|
||||
miscellaneous support.</para>
|
||||
</listitem>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue