Index: openacs-4/packages/acs-core-docs/www/install-cvs.html =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-core-docs/www/install-cvs.html,v diff -u -r1.41 -r1.42 --- openacs-4/packages/acs-core-docs/www/install-cvs.html 7 Aug 2017 23:47:50 -0000 1.41 +++ openacs-4/packages/acs-core-docs/www/install-cvs.html 8 Nov 2017 09:42:10 -0000 1.42 @@ -1,7 +1,12 @@ -Initialize CVS (OPTIONAL)

Initialize CVS (OPTIONAL)

CVS is a source control system. Create and initialize a - directory for a local cvs repository.

[root tmp]# mkdir /cvsroot
+Initialize CVS (OPTIONAL)

Initialize CVS (OPTIONAL)

+ + +

CVS is a source control system. Create and initialize a + directory for a local cvs repository.

+
[root tmp]# mkdir /cvsroot
 [root tmp]# cvs -d /cvsroot init
 [root tmp]#
-mkdir /cvsroot
-cvs -d /cvsroot init
+mkdir /cvsroot +cvs -d /cvsroot init
+