Replace all occurances of "n bit" in the Committers Guide by "n-bit".

This complies with paragraph 7.90 of the Chicago Manual of Style.

Reviewed by:	trhodes, pgj, remko
Approved by:	trhodes
This commit is contained in:
Rene Ladan 2009-01-07 20:32:16 +00:00
parent 4ca1917f8e
commit f2bd5f3599
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=33672

View file

@ -751,11 +751,11 @@ alias scvs cvs -d <replaceable>user</replaceable>@ncvs.FreeBSD.org:/home/ncvs</p
</itemizedlist>
<para>You will almost certainly get a conflict because
of the <literal>$Id: article.sgml,v 1.280 2009-01-07 20:17:55 rene Exp $</literal> (or in FreeBSD's case,
of the <literal>$Id: article.sgml,v 1.281 2009-01-07 20:32:16 rene Exp $</literal> (or in FreeBSD's case,
<literal>$<!-- stop expansion -->FreeBSD<!-- stop expansion -->$</literal>)
lines, so you will have to edit the file to resolve the conflict
(remove the marker lines and the second <literal>$Id: article.sgml,v 1.280 2009-01-07 20:17:55 rene Exp $</literal> line,
leaving the original <literal>$Id: article.sgml,v 1.280 2009-01-07 20:17:55 rene Exp $</literal> line intact).</para>
(remove the marker lines and the second <literal>$Id: article.sgml,v 1.281 2009-01-07 20:32:16 rene Exp $</literal> line,
leaving the original <literal>$Id: article.sgml,v 1.281 2009-01-07 20:32:16 rene Exp $</literal> line intact).</para>
</listitem>
<listitem>
@ -2216,10 +2216,10 @@ docs:Documentation Bug:freebsd-doc:</programlisting>
mandate:</para>
<blockquote>
<para>Our 32 bit reference platform is i386, and our 64 bit
<para>Our 32-bit reference platform is i386, and our 64-bit
reference platform is Sparc64. Major design work (including
major API and ABI changes) must prove itself on at least one
32 bit and at least one 64 bit platform, preferably the
32-bit and at least one 64-bit platform, preferably the
primary reference platforms, before it may be committed
to the source tree.</para>
</blockquote>
@ -2236,7 +2236,7 @@ docs:Documentation Bug:freebsd-doc:</programlisting>
developers.</para>
<para>We will continue to re-evaluate this policy as cost and
availability of the 64 bit platforms change.</para>
availability of the 64-bit platforms change.</para>
<para>Developers should also be aware of our Tier Policy for
the long term support of hardware architectures. The rules