--- csup.1.orig Tue Mar 14 03:51:13 2006 +++ csup.1 Fri May 25 06:35:15 2007 @@ -118,12 +118,16 @@ .Cm base specifications in the .Ar supfile . +The default +.Pa base +directory is +.Pa /var/db . .It Fl c Ar collDir Specifies the subdirectory of .Ar base where the information about the collections is maintained. The default is -.Pa sup . +.Pa csup . .It Fl d Ar delLimit Specifies the maximum number of files that may be deleted in a single update run. @@ -305,7 +309,7 @@ The default .Ar base directory is -.Pa /usr/local/etc/csup . +.Pa /var/db . .It Cm prefix= Ns Ar prefix This is the directory under which updated files will be placed. By default, it is the same as @@ -701,11 +705,11 @@ .Pp .Nm has a built-in default value of -.Ar /usr/local/etc/cvsup +.Ar /var/db for .Ar base and -.Ar sup +.Ar csup for .Ar collDir but it is possible to override both of these. The value of @@ -743,11 +747,11 @@ .Pp .Bl -item -compact -offset indent .It -.Pa /usr/local/etc/cvsup/sup/refuse +.Pa /var/db/csup/refuse .It -.Pa /usr/local/etc/cvsup/sup/src-all/refuse +.Pa /var/db/csup/src-all/refuse .It -.Pa /usr/local/etc/cvsup/sup/src-all/refuse.cvs:RELENG_3 +.Pa /var/db/csup/src-all/refuse.cvs:RELENG_3 .El .Pp If the @@ -758,11 +762,11 @@ .Pp .Bl -item -compact -offset indent .It -.Pa /foo/sup/refuse +.Pa /foo/csup/refuse .It -.Pa /foo/sup/src-all/refuse +.Pa /foo/csup/src-all/refuse .It -.Pa /foo/sup/src-all/refuse.cvs:RELENG_3 +.Pa /foo/csup/src-all/refuse.cvs:RELENG_3 .El .Pp If @@ -775,11 +779,11 @@ .Pp .Bl -item -compact -offset indent .It -.Pa /bar/sup/refuse +.Pa /bar/csup/refuse .It -.Pa /bar/sup/src-all/refuse +.Pa /bar/csup/src-all/refuse .It -.Pa /bar/sup/src-all/refuse.cvs:RELENG_3 +.Pa /bar/csup/src-all/refuse.cvs:RELENG_3 .El .Pp and with @@ -850,12 +854,12 @@ on the command line. .El .Sh FILES -.Bl -tag -width base/sup/collection/checkouts*xx -compact -.It Pa /usr/local/etc/cvsup +.Bl -tag -width base/csup/collection/checkouts*xx -compact +.It Pa /var/db Default .Ar base directory. -.It Pa sup +.It Pa csup Default .Ar collDir subdirectory.