From f2bd5f3599ce6572255b9df5f031c18034492f43 Mon Sep 17 00:00:00 2001
From: Rene Ladan
Date: Wed, 7 Jan 2009 20:32:16 +0000
Subject: [PATCH] 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
---
.../articles/committers-guide/article.sgml | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
diff --git a/en_US.ISO8859-1/articles/committers-guide/article.sgml b/en_US.ISO8859-1/articles/committers-guide/article.sgml
index a422c2f23b..e871470307 100644
--- a/en_US.ISO8859-1/articles/committers-guide/article.sgml
+++ b/en_US.ISO8859-1/articles/committers-guide/article.sgml
@@ -751,11 +751,11 @@ alias scvs cvs -d user@ncvs.FreeBSD.org:/home/ncvs
You will almost certainly get a conflict because
- of the $Id: article.sgml,v 1.280 2009-01-07 20:17:55 rene Exp $ (or in FreeBSD's case,
+ of the $Id: article.sgml,v 1.281 2009-01-07 20:32:16 rene Exp $ (or in FreeBSD's case,
$FreeBSD$)
lines, so you will have to edit the file to resolve the conflict
- (remove the marker lines and the second $Id: article.sgml,v 1.280 2009-01-07 20:17:55 rene Exp $ line,
- leaving the original $Id: article.sgml,v 1.280 2009-01-07 20:17:55 rene Exp $ line intact).
+ (remove the marker lines and the second $Id: article.sgml,v 1.281 2009-01-07 20:32:16 rene Exp $ line,
+ leaving the original $Id: article.sgml,v 1.281 2009-01-07 20:32:16 rene Exp $ line intact).
@@ -2216,10 +2216,10 @@ docs:Documentation Bug:freebsd-doc:
mandate:
- Our 32 bit reference platform is i386, and our 64 bit
+ 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.
@@ -2236,7 +2236,7 @@ docs:Documentation Bug:freebsd-doc:
developers.
We will continue to re-evaluate this policy as cost and
- availability of the 64 bit platforms change.
+ availability of the 64-bit platforms change.
Developers should also be aware of our Tier Policy for
the long term support of hardware architectures. The rules