From 5c58573e3e7eeba96ea484c51cf00b6934aa8a02 Mon Sep 17 00:00:00 2001 From: Ceri Davies Date: Sat, 1 Mar 2003 23:08:14 +0000 Subject: [PATCH] More grammar changes; it's worth translators casting a glance at this. --- .../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 26e82d60a3..c42cfd048f 100644 --- a/en_US.ISO8859-1/articles/committers-guide/article.sgml +++ b/en_US.ISO8859-1/articles/committers-guide/article.sgml @@ -188,9 +188,9 @@ operation, mail the &a.cvs; (or call one of them) and report the problem to one of them. The only ones able to directly fiddle the repository bits on the repository hosts are the repomeisters. - There are no login shells on - ncvs.FreeBSD.org installed, except - for the repomeisters. + There are no login shells available on + ncvs.FreeBSD.org, except + to the repomeisters. CVS operations are done remotely by setting the CVSROOT environment variable to @@ -608,11 +608,11 @@ You will almost certainly get a conflict because - of the $Id: article.sgml,v 1.160 2003-03-01 22:30:06 ceri Exp $ (or in FreeBSD's case, + of the $Id: article.sgml,v 1.161 2003-03-01 23:08:14 ceri 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.160 2003-03-01 22:30:06 ceri Exp $ line, - leaving the original $Id: article.sgml,v 1.160 2003-03-01 22:30:06 ceri Exp $ line intact). + (remove the marker lines and the second $Id: article.sgml,v 1.161 2003-03-01 23:08:14 ceri Exp $ line, + leaving the original $Id: article.sgml,v 1.161 2003-03-01 23:08:14 ceri Exp $ line intact).