Submitted by:	Mihoko TANAKA <mihoko@pa.yokogawa.co.jp>
This commit is contained in:
Masafumi Max NAKANE 1997-04-03 01:07:38 +00:00
parent 47e2cac504
commit 3364a69dd4
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=1375

View file

@ -1,4 +1,4 @@
<!-- $Id: policies.sgml,v 1.12 1997-03-30 09:55:11 obrien Exp $ -->
<!-- $Id: policies.sgml,v 1.13 1997-04-03 01:07:38 max Exp $ -->
<!-- The FreeBSD Documentation Project -->
<chapt><heading>Source Tree Guidelines and Policies
@ -167,7 +167,7 @@ To upgrade to a newer version of cpio, when it is available:
cvs import -m 'Virgin import of GNU v2.4.2' \
src/contrib/cpio GNU v2.4.2
4. Follow the instructions printed out in step 2 to resolve any
4. Follow the instructions printed out in step 3 to resolve any
conflicts between local FreeBSD changes and the newer version.
Do not, under any circumstances, deviate from this procedure.