Update of /cvsroot/bsdbook/CVSROOT
In directory usw-pr-cvs1:/tmp/cvs-serv14488
Modified Files:
modules
Log Message:
Add 'src' module.
Index: modules
===================================================================
RCS file: /cvsroot/bsdbook/CVSROOT/modules,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- modules 22 Aug 2002 15:11:41 -0000 1.1
+++ modules 25 Aug 2002 00:02:37 -0000 1.2
@@ -24,3 +24,5 @@
# character to interpose another module into the current module. This
# can be useful for creating a module that consists of many directories
# spread out over the entire source repository.
+
+src bsdbook/src
|