Use the &a.foo author entities for any committers mentioned in the FAQ.
This commit is contained in:
parent
8707431e7d
commit
7d410b6d55
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=7680
2 changed files with 22 additions and 18 deletions
|
|
@ -1,6 +1,8 @@
|
|||
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
||||
<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN">
|
||||
%man;
|
||||
<!ENTITY % authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//EN">
|
||||
%authors;
|
||||
]>
|
||||
|
||||
<book>
|
||||
|
|
@ -13,7 +15,7 @@
|
|||
</author>
|
||||
</authorgroup>
|
||||
|
||||
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.73 2000/07/18 19:03:21 ben Exp $</pubdate>
|
||||
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.74 2000/07/19 10:13:17 alex Exp $</pubdate>
|
||||
|
||||
<abstract>
|
||||
<para>This is the FAQ for FreeBSD versions 2.X, 3.X, and 4.X. All entries
|
||||
|
|
@ -8853,14 +8855,14 @@ repository, rather than using the <command>cvs</command> program.</para>
|
|||
|
||||
<para>The longer and more complete answer is that after a very
|
||||
long argument about whether &man.sleep.1; should take
|
||||
fractional second arguments, Poul-Henning Kamp posted a long
|
||||
fractional second arguments, &a.phk; posted a long
|
||||
message entitled <quote><ulink url="http://www.FreeBSD.org/cgi/getmsg.cgi?fetch=506636+517178+/usr/local/www/db/text/1999/freebsd-hackers/19991003.freebsd-hackers">A
|
||||
bike shed (any colour will do) on greener
|
||||
grass...</ulink></quote>. The appropriate portions of that
|
||||
message are quoted below.</para>
|
||||
|
||||
<blockquote>
|
||||
<attribution>Poul-Henning Kamp on freebsd-hackers, October
|
||||
<attribution>&a.phk; on freebsd-hackers, October
|
||||
2, 1999</attribution>
|
||||
|
||||
<para><quote>What is it about this bike shed?</quote> Some
|
||||
|
|
@ -8997,8 +8999,7 @@ switch to TenDRA instead of EGCS;</para>
|
|||
<para>Fifty-seven to complain about the lights being out two weeks
|
||||
after the bulb has been changed.</para>
|
||||
|
||||
<para><emphasis><ulink URL="mailto:nik@FreeBSD.org">Nik Clayton</ulink>
|
||||
adds:</emphasis></para>
|
||||
<para><emphasis>&a.nik; adds:</emphasis></para>
|
||||
|
||||
<para><emphasis>I was laughing quite hard at this.</emphasis></para>
|
||||
|
||||
|
|
@ -9007,7 +9008,8 @@ document it.' in that list somewhere?"</emphasis></para>
|
|||
|
||||
<para><emphasis>And then I was enlightened :-)</emphasis></para>
|
||||
|
||||
<para><emphasis>This entry is Copyright (c) 1999 <ulink URL="mailto:des@FreeBSD.org">Dag-Erling Coïdan Smørgrav</ulink>. Please do not reproduce without attribution.</emphasis></para>
|
||||
<para><emphasis>This entry is Copyright (c) 1999 &a.des;.
|
||||
Please do not reproduce without attribution.</emphasis></para>
|
||||
|
||||
</answer></qandaentry></qandaset>
|
||||
</chapter>
|
||||
|
|
@ -9356,8 +9358,8 @@ is an area ripe for experimentation.</para>
|
|||
<para>Making the most of a kernel panic</para></question><answer>
|
||||
|
||||
<para>
|
||||
<emphasis>[This section was extracted from a mail written by <ulink URL="mailto:wpaul@FreeBSD.org">Bill Paul</ulink> on the
|
||||
freebsd-current <link linkend="mailing">mailing list</link> by <ulink URL="mailto:des@FreeBSD.org">Dag-Erling Coïdan Smørgrav</ulink>, who fixed a few typos and added the bracketed
|
||||
<emphasis>[This section was extracted from a mail written by &a.wpaul; on the
|
||||
freebsd-current <link linkend="mailing">mailing list</link> by &a.des;, who fixed a few typos and added the bracketed
|
||||
comments]</emphasis></para>
|
||||
|
||||
<para>
|
||||
|
|
@ -9629,7 +9631,7 @@ world</emphasis> should take care of it (or a manual rebuild of
|
|||
<para>NOTE: the size of the kernel address space must be a multiple of
|
||||
four megabytes.</para>
|
||||
|
||||
<para>[<ulink URL="mailto:dg@FreeBSD.org">David Greenman</ulink>
|
||||
<para>[&a.dg;
|
||||
adds: <emphasis> I think the kernel address space needs to be a power
|
||||
of two, but I'm not certain about that. The old(er) boot code
|
||||
used to monkey with the high order address bits and I think
|
||||
|
|
|
|||
|
|
@ -1,6 +1,8 @@
|
|||
<!DOCTYPE BOOK PUBLIC "-//FreeBSD//DTD DocBook V3.1-Based Extension//EN" [
|
||||
<!ENTITY % man PUBLIC "-//FreeBSD//ENTITIES DocBook Manual Page Entities//EN">
|
||||
%man;
|
||||
<!ENTITY % authors PUBLIC "-//FreeBSD//ENTITIES DocBook Author Entities//EN">
|
||||
%authors;
|
||||
]>
|
||||
|
||||
<book>
|
||||
|
|
@ -13,7 +15,7 @@
|
|||
</author>
|
||||
</authorgroup>
|
||||
|
||||
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.73 2000/07/18 19:03:21 ben Exp $</pubdate>
|
||||
<pubdate>$FreeBSD: doc/en_US.ISO_8859-1/books/faq/book.sgml,v 1.74 2000/07/19 10:13:17 alex Exp $</pubdate>
|
||||
|
||||
<abstract>
|
||||
<para>This is the FAQ for FreeBSD versions 2.X, 3.X, and 4.X. All entries
|
||||
|
|
@ -8853,14 +8855,14 @@ repository, rather than using the <command>cvs</command> program.</para>
|
|||
|
||||
<para>The longer and more complete answer is that after a very
|
||||
long argument about whether &man.sleep.1; should take
|
||||
fractional second arguments, Poul-Henning Kamp posted a long
|
||||
fractional second arguments, &a.phk; posted a long
|
||||
message entitled <quote><ulink url="http://www.FreeBSD.org/cgi/getmsg.cgi?fetch=506636+517178+/usr/local/www/db/text/1999/freebsd-hackers/19991003.freebsd-hackers">A
|
||||
bike shed (any colour will do) on greener
|
||||
grass...</ulink></quote>. The appropriate portions of that
|
||||
message are quoted below.</para>
|
||||
|
||||
<blockquote>
|
||||
<attribution>Poul-Henning Kamp on freebsd-hackers, October
|
||||
<attribution>&a.phk; on freebsd-hackers, October
|
||||
2, 1999</attribution>
|
||||
|
||||
<para><quote>What is it about this bike shed?</quote> Some
|
||||
|
|
@ -8997,8 +8999,7 @@ switch to TenDRA instead of EGCS;</para>
|
|||
<para>Fifty-seven to complain about the lights being out two weeks
|
||||
after the bulb has been changed.</para>
|
||||
|
||||
<para><emphasis><ulink URL="mailto:nik@FreeBSD.org">Nik Clayton</ulink>
|
||||
adds:</emphasis></para>
|
||||
<para><emphasis>&a.nik; adds:</emphasis></para>
|
||||
|
||||
<para><emphasis>I was laughing quite hard at this.</emphasis></para>
|
||||
|
||||
|
|
@ -9007,7 +9008,8 @@ document it.' in that list somewhere?"</emphasis></para>
|
|||
|
||||
<para><emphasis>And then I was enlightened :-)</emphasis></para>
|
||||
|
||||
<para><emphasis>This entry is Copyright (c) 1999 <ulink URL="mailto:des@FreeBSD.org">Dag-Erling Coïdan Smørgrav</ulink>. Please do not reproduce without attribution.</emphasis></para>
|
||||
<para><emphasis>This entry is Copyright (c) 1999 &a.des;.
|
||||
Please do not reproduce without attribution.</emphasis></para>
|
||||
|
||||
</answer></qandaentry></qandaset>
|
||||
</chapter>
|
||||
|
|
@ -9356,8 +9358,8 @@ is an area ripe for experimentation.</para>
|
|||
<para>Making the most of a kernel panic</para></question><answer>
|
||||
|
||||
<para>
|
||||
<emphasis>[This section was extracted from a mail written by <ulink URL="mailto:wpaul@FreeBSD.org">Bill Paul</ulink> on the
|
||||
freebsd-current <link linkend="mailing">mailing list</link> by <ulink URL="mailto:des@FreeBSD.org">Dag-Erling Coïdan Smørgrav</ulink>, who fixed a few typos and added the bracketed
|
||||
<emphasis>[This section was extracted from a mail written by &a.wpaul; on the
|
||||
freebsd-current <link linkend="mailing">mailing list</link> by &a.des;, who fixed a few typos and added the bracketed
|
||||
comments]</emphasis></para>
|
||||
|
||||
<para>
|
||||
|
|
@ -9629,7 +9631,7 @@ world</emphasis> should take care of it (or a manual rebuild of
|
|||
<para>NOTE: the size of the kernel address space must be a multiple of
|
||||
four megabytes.</para>
|
||||
|
||||
<para>[<ulink URL="mailto:dg@FreeBSD.org">David Greenman</ulink>
|
||||
<para>[&a.dg;
|
||||
adds: <emphasis> I think the kernel address space needs to be a power
|
||||
of two, but I'm not certain about that. The old(er) boot code
|
||||
used to monkey with the high order address bits and I think
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue