From 7aff51c1a14bbd7b7f375d43dea8fbd0a0591afe Mon Sep 17 00:00:00 2001 From: Murray Stokely Date: Tue, 23 Oct 2001 20:40:25 +0000 Subject: Fix minor formatting and grammar problems. PR: docs/31412 Submitted by: Salvo Bartolotta --- en_US.ISO8859-1/articles/cvsup-advanced/article.sgml | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) (limited to 'en_US.ISO8859-1/articles') diff --git a/en_US.ISO8859-1/articles/cvsup-advanced/article.sgml b/en_US.ISO8859-1/articles/cvsup-advanced/article.sgml index a159b91332..f30e86a2d9 100644 --- a/en_US.ISO8859-1/articles/cvsup-advanced/article.sgml +++ b/en_US.ISO8859-1/articles/cvsup-advanced/article.sgml @@ -115,13 +115,11 @@ FAQ, python and updating your sources (eg /usr/ports), you can check them thus: - &prompt.user; /path/to/cvsupchk --d /usr -c /usr/sup/ports-all/checkouts.cvs:. | more + &prompt.user; /path/to/cvsupchk -d /usr -c /usr/sup/ports-all/checkouts.cvs:. | more If you want to check your RELENG_4 sources: - &prompt.user; /path/to/cvsupchk --d /usr -c /usr/sup/src-all/checkouts.cvs:RELENG_4 | more + &prompt.user; /path/to/cvsupchk -d /usr -c /usr/sup/src-all/checkouts.cvs:RELENG_4 | more In each case, cvsupchk will inspect your sources for inconsistencies by utilizing the information contained in the @@ -146,8 +144,8 @@ FAQ, a checkouts file called checkouts.cvs:A: for instance, if tag=RELENG_4, a checkouts file called checkouts.cvs:RELENG_4 is generated. - This file will be used to retrieve and/or store identification - information on your 4-STABLE sources. + This file will be used to retrieve and/or store information + identifying your 4-STABLE sources. When tracking src-all, if you wish to pass from tag=A to tag=B (A less/greater than B not making @@ -226,15 +224,14 @@ checkouts.cvs:B you write the line: - src-all tag=RELENG_4 -date=2000.08.27.10.00.00 + src-all tag=RELENG_4 date=2000.08.27.10.00.00 - N.B. The format of a date is rigid. You have to specify + The format of a date is rigid. You have to specify all the components of the date: century (20, ie the 20th century, must be supplied whereas 19, the past century, can be omitted), year, month, day, hour, minutes, seconds -- as shown in the above example. For more information, please - see &man.cvsup.1;. + see &man.cvsup.1;. Whether or not a date is specified, the checkouts file is called checkouts.cvs:A (eg -- cgit v1.2.3