Direct users to csup instead of cvsup in the csup-file boilerplate text.

Reviewed by:	maxim, des, swills
Approved by:	cperciva
MFC after:	3 days
This commit is contained in:
Eitan Adler 2012-03-24 18:25:16 +00:00
parent b78ebd64b2
commit d05ed9dcd1
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=233428
7 changed files with 49 additions and 70 deletions

View File

@ -3,19 +3,16 @@
# This file contains all of the "CVSup collections" that make up the # This file contains all of the "CVSup collections" that make up the
# CVS development tree of the FreeBSD system. # CVS development tree of the FreeBSD system.
# #
# CVSup (CVS Update Protocol) allows you to download the latest CVS # csup (CVS Update Protocol) allows you to download the latest CVS
# tree (or any branch of development therefrom) to your system easily # tree (or any branch of development therefrom) to your system easily
# and efficiently (far more so than with sup, which CVSup is aimed # and efficiently
# at replacing). If you're running CVSup interactively, and are
# currently using an X display server, you should run CVSup as follows
# to keep your CVS tree up-to-date:
# #
# cvsup cvs-supfile # To keep your CVS tree up-to-date run:
# #
# If not running X, or invoking cvsup from a non-interactive script, then # csup cvs-supfile
# run it as follows:
# #
# cvsup -g -L 2 cvs-supfile # Note that this only updates the tree contents and does not
# update what is actually installed.
# #
# You may wish to change some of the settings in this file to better # You may wish to change some of the settings in this file to better
# suit your system: # suit your system:
@ -29,7 +26,7 @@
# with cvsup's "-h host" option. # with cvsup's "-h host" option.
# #
# base=/var/db # base=/var/db
# This specifies the root where CVSup will store information # This specifies the root where csup will store information
# about the collections you have transferred to your system. # about the collections you have transferred to your system.
# A setting of "/var/db" will generate this information in # A setting of "/var/db" will generate this information in
# /var/db/sup. You can override the "base" setting on the # /var/db/sup. You can override the "base" setting on the

View File

@ -3,19 +3,16 @@
# This file contains all of the "CVSup collections" that make up the # This file contains all of the "CVSup collections" that make up the
# source of the FreeBSD doc tree # source of the FreeBSD doc tree
# #
# CVSup (CVS Update Protocol) allows you to download the latest CVS # csup (CVS Update Protocol) allows you to download the latest CVS
# tree (or any branch of development therefrom) to your system easily # tree (or any branch of development therefrom) to your system easily
# and efficiently (far more so than with sup, which CVSup is aimed # and efficiently
# at replacing). If you're running CVSup interactively, and are
# currently using an X display server, you should run CVSup as follows
# to keep your CVS tree up-to-date:
# #
# cvsup doc-supfile # To keep your CVS tree up-to-date run:
# #
# If not running X, or invoking cvsup from a non-interactive script, then # csup doc-supfile
# run it as follows:
# #
# cvsup -g -L 2 doc-supfile # Note that this only updates the tree contents and does not
# update what is actually installed.
# #
# You may wish to change some of the settings in this file to better # You may wish to change some of the settings in this file to better
# suit your system: # suit your system:
@ -29,7 +26,7 @@
# with cvsup's "-h host" option. # with cvsup's "-h host" option.
# #
# base=/var/db # base=/var/db
# This specifies the root where CVSup will store information # This specifies the root where csup will store information
# about the collections you have transferred to your system. # about the collections you have transferred to your system.
# A setting of "/var/db" will generate this information in # A setting of "/var/db" will generate this information in
# /var/db/sup. You can override the "base" setting on the # /var/db/sup. You can override the "base" setting on the

View File

@ -3,19 +3,16 @@
# This file contains all of the "CVSup collections" that make up the # This file contains all of the "CVSup collections" that make up the
# FreeBSD GNATS bug report database. # FreeBSD GNATS bug report database.
# #
# CVSup (CVS Update Protocol) allows you to download the latest CVS # csup (CVS Update Protocol) allows you to download the latest CVS
# tree (or any branch of development therefrom) to your system easily # tree (or any branch of development therefrom) to your system easily
# and efficiently (far more so than with sup, which CVSup is aimed # and efficiently
# at replacing). If you're running CVSup interactively, and are
# currently using an X display server, you should run CVSup as follows
# to keep your CVS tree up-to-date:
# #
# cvsup gnats-supfile # To keep your CVS tree up-to-date run:
# #
# If not running X, or invoking cvsup from a non-interactive script, then # csup gnats-supfile
# run it as follows:
# #
# cvsup -g -L 2 gnats-supfile # Note that this only updates the tree contents and does not
# update what is actually installed.
# #
# You may wish to change some of the settings in this file to better # You may wish to change some of the settings in this file to better
# suit your system: # suit your system:
@ -29,7 +26,7 @@
# with cvsup's "-h host" option. # with cvsup's "-h host" option.
# #
# base=/var/db # base=/var/db
# This specifies the root where CVSup will store information # This specifies the root where csup will store information
# about the collections you have transferred to your system. # about the collections you have transferred to your system.
# A setting of "/var/db" will generate this information in # A setting of "/var/db" will generate this information in
# /var/db/sup. You can override the "base" setting on the # /var/db/sup. You can override the "base" setting on the

View File

@ -3,19 +3,16 @@
# This file contains all of the "CVSup collections" that make up the # This file contains all of the "CVSup collections" that make up the
# FreeBSD-current ports collection. # FreeBSD-current ports collection.
# #
# CVSup (CVS Update Protocol) allows you to download the latest CVS # csup (CVS Update Protocol) allows you to download the latest CVS
# tree (or any branch of development therefrom) to your system easily # tree (or any branch of development therefrom) to your system easily
# and efficiently (far more so than with sup, which CVSup is aimed # and efficiently
# at replacing). If you're running CVSup interactively, and are
# currently using an X display server, you should run CVSup as follows
# to keep your CVS tree up-to-date:
# #
# cvsup ports-supfile # To keep your CVS tree up-to-date run:
# #
# If not running X, or invoking cvsup from a non-interactive script, then # csup ports-supfile
# run it as follows:
# #
# cvsup -g -L 2 ports-supfile # Note that this only updates the tree contents and does not
# update what is actually installed.
# #
# You may wish to change some of the settings in this file to better # You may wish to change some of the settings in this file to better
# suit your system: # suit your system:
@ -29,7 +26,7 @@
# with cvsup's "-h host" option. # with cvsup's "-h host" option.
# #
# base=/var/db # base=/var/db
# This specifies the root where CVSup will store information # This specifies the root where csup will store information
# about the collections you have transferred to your system. # about the collections you have transferred to your system.
# A setting of "/var/db" will generate this information in # A setting of "/var/db" will generate this information in
# /var/db/sup. You can override the "base" setting on the # /var/db/sup. You can override the "base" setting on the

View File

@ -3,19 +3,16 @@
# This file contains all of the "CVSup collections" that make up the # This file contains all of the "CVSup collections" that make up the
# FreeBSD-stable source tree. # FreeBSD-stable source tree.
# #
# CVSup (CVS Update Protocol) allows you to download the latest CVS # csup (CVS Update Protocol) allows you to download the latest CVS
# tree (or any branch of development therefrom) to your system easily # tree (or any branch of development therefrom) to your system easily
# and efficiently (far more so than with sup, which CVSup is aimed # and efficiently
# at replacing). If you're running CVSup interactively, and are
# currently using an X display server, you should run CVSup as follows
# to keep your CVS tree up-to-date:
# #
# cvsup stable-supfile # To keep your CVS tree up-to-date run:
# #
# If not running X, or invoking cvsup from a non-interactive script, then # csup stable-supfile
# run it as follows:
# #
# cvsup -g -L 2 stable-supfile # Note that this only updates the tree contents and does not
# update what is actually installed.
# #
# You may wish to change some of the settings in this file to better # You may wish to change some of the settings in this file to better
# suit your system: # suit your system:
@ -29,7 +26,7 @@
# with cvsup's "-h host" option. # with cvsup's "-h host" option.
# #
# base=/var/db # base=/var/db
# This specifies the root where CVSup will store information # This specifies the root where csup will store information
# about the collections you have transferred to your system. # about the collections you have transferred to your system.
# A setting of "/var/db" will generate this information in # A setting of "/var/db" will generate this information in
# /var/db/sup. You can override the "base" setting on the # /var/db/sup. You can override the "base" setting on the

View File

@ -3,19 +3,16 @@
# This file contains all of the "CVSup collections" that make up the # This file contains all of the "CVSup collections" that make up the
# FreeBSD-current source tree. # FreeBSD-current source tree.
# #
# CVSup (CVS Update Protocol) allows you to download the latest CVS # csup (CVS Update Protocol) allows you to download the latest CVS
# tree (or any branch of development therefrom) to your system easily # tree (or any branch of development therefrom) to your system easily
# and efficiently (far more so than with sup, which CVSup is aimed # and efficiently
# at replacing). If you're running CVSup interactively, and are
# currently using an X display server, you should run CVSup as follows
# to keep your CVS tree up-to-date:
# #
# cvsup standard-supfile # To keep your CVS tree up-to-date run:
# #
# If not running X, or invoking cvsup from a non-interactive script, then # csup standard-supfile
# run it as follows:
# #
# cvsup -g -L 2 standard-supfile # Note that this only updates the tree contents and does not
# update what is actually installed.
# #
# You may wish to change some of the settings in this file to better # You may wish to change some of the settings in this file to better
# suit your system: # suit your system:
@ -29,7 +26,7 @@
# with cvsup's "-h host" option. # with cvsup's "-h host" option.
# #
# base=/var/db # base=/var/db
# This specifies the root where CVSup will store information # This specifies the root where csup will store information
# about the collections you have transferred to your system. # about the collections you have transferred to your system.
# A setting of "/var/db" will generate this information in # A setting of "/var/db" will generate this information in
# /var/db/sup. You can override the "base" setting on the # /var/db/sup. You can override the "base" setting on the

View File

@ -3,19 +3,16 @@
# This file contains all of the "CVSup collections" that make up the # This file contains all of the "CVSup collections" that make up the
# source of the FreeBSD www tree # source of the FreeBSD www tree
# #
# CVSup (CVS Update Protocol) allows you to download the latest CVS # csup (CVS Update Protocol) allows you to download the latest CVS
# tree (or any branch of development therefrom) to your system easily # tree (or any branch of development therefrom) to your system easily
# and efficiently (far more so than with sup, which CVSup is aimed # and efficiently
# at replacing). If you're running CVSup interactively, and are
# currently using an X display server, you should run CVSup as follows
# to keep your CVS tree up-to-date:
# #
# cvsup www-supfile # To keep your CVS tree up-to-date run:
# #
# If not running X, or invoking cvsup from a non-interactive script, then # csup www-supfile
# run it as follows:
# #
# cvsup -g -L 2 www-supfile # Note that this only updates the tree contents and does not
# update what is actually installed.
# #
# You may wish to change some of the settings in this file to better # You may wish to change some of the settings in this file to better
# suit your system: # suit your system:
@ -29,7 +26,7 @@
# with cvsup's "-h host" option. # with cvsup's "-h host" option.
# #
# base=/var/db # base=/var/db
# This specifies the root where CVSup will store information # This specifies the root where csup will store information
# about the collections you have transferred to your system. # about the collections you have transferred to your system.
# A setting of "/var/db" will generate this information in # A setting of "/var/db" will generate this information in
# /var/db/sup. You can override the "base" setting on the # /var/db/sup. You can override the "base" setting on the