diff options
| author | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-09-10 17:29:10 +0000 |
|---|---|---|
| committer | Gabor Kovesdan <gabor@FreeBSD.org> | 2007-09-10 17:29:10 +0000 |
| commit | 8a6f246a623af762c63064e37fd7de374f5e2b29 (patch) | |
| tree | 884e848824a083f7c799f81302244b39378600f6 /share | |
| parent | d3330de6e072b171ef6f233279941cfe51175775 (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/examples/cvsup/gnats-supfile | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/share/examples/cvsup/gnats-supfile b/share/examples/cvsup/gnats-supfile index 086276682642..429a8990ec86 100644 --- a/share/examples/cvsup/gnats-supfile +++ b/share/examples/cvsup/gnats-supfile @@ -32,11 +32,9 @@ # This specifies the root where CVSup will store information # about the collections you have transferred to your system. # A setting of "/var/db" will generate this information in -# /var/db/sup. Even if you are CVSupping a large number of -# collections, you will be hard pressed to generate more than -# ~1MB of data in this directory. You can override the -# "base" setting on the command line with cvsup's "-b base" -# option. This directory must exist in order to run CVSup. +# /var/db/sup. You can override the "base" setting on the +# command line with cvsup's "-b base" option. This directory +# must exist in order to run CVSup. # # prefix=/usr # This specifies where to place the requested files. A |
