Index: doc/src/sgml/cvs.sgml
===================================================================
RCS file: /home/rbt/work/postgresql/cvs/pgsql-server/doc/src/sgml/cvs.sgml,v
retrieving revision 1.24
diff -c -r1.24 cvs.sgml
*** doc/src/sgml/cvs.sgml	20 Oct 2002 20:58:02 -0000	1.24
--- doc/src/sgml/cvs.sgml	22 May 2003 14:41:31 -0000
***************
*** 417,424 ****
  # prefix directory where CVSup will store the actual distribution(s)
  *default prefix=/home/cvs
  
! # complete distribution, including all below
! pgsql
  
  # individual distributions vs 'the whole thing'
  # pgsql-doc
--- 417,425 ----
  # prefix directory where CVSup will store the actual distribution(s)
  *default prefix=/home/cvs
  
! # fetch the entire repository.  Required for the various
! # components in the pgsql module (pgsql-server, contrib, interfaces)
! repository
  
  # individual distributions vs 'the whole thing'
  # pgsql-doc
