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:
parent
b78ebd64b2
commit
d05ed9dcd1
@ -3,19 +3,16 @@
|
||||
# This file contains all of the "CVSup collections" that make up the
|
||||
# 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
|
||||
# and efficiently (far more so than with sup, which CVSup is aimed
|
||||
# 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:
|
||||
# and efficiently
|
||||
#
|
||||
# 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
|
||||
# run it as follows:
|
||||
# csup cvs-supfile
|
||||
#
|
||||
# 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
|
||||
# suit your system:
|
||||
@ -29,7 +26,7 @@
|
||||
# with cvsup's "-h host" option.
|
||||
#
|
||||
# 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.
|
||||
# A setting of "/var/db" will generate this information in
|
||||
# /var/db/sup. You can override the "base" setting on the
|
||||
|
@ -3,19 +3,16 @@
|
||||
# This file contains all of the "CVSup collections" that make up the
|
||||
# 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
|
||||
# and efficiently (far more so than with sup, which CVSup is aimed
|
||||
# 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:
|
||||
# and efficiently
|
||||
#
|
||||
# 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
|
||||
# run it as follows:
|
||||
# csup doc-supfile
|
||||
#
|
||||
# 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
|
||||
# suit your system:
|
||||
@ -29,7 +26,7 @@
|
||||
# with cvsup's "-h host" option.
|
||||
#
|
||||
# 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.
|
||||
# A setting of "/var/db" will generate this information in
|
||||
# /var/db/sup. You can override the "base" setting on the
|
||||
|
@ -3,19 +3,16 @@
|
||||
# This file contains all of the "CVSup collections" that make up the
|
||||
# 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
|
||||
# and efficiently (far more so than with sup, which CVSup is aimed
|
||||
# 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:
|
||||
# and efficiently
|
||||
#
|
||||
# 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
|
||||
# run it as follows:
|
||||
# csup gnats-supfile
|
||||
#
|
||||
# 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
|
||||
# suit your system:
|
||||
@ -29,7 +26,7 @@
|
||||
# with cvsup's "-h host" option.
|
||||
#
|
||||
# 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.
|
||||
# A setting of "/var/db" will generate this information in
|
||||
# /var/db/sup. You can override the "base" setting on the
|
||||
|
@ -3,19 +3,16 @@
|
||||
# This file contains all of the "CVSup collections" that make up the
|
||||
# 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
|
||||
# and efficiently (far more so than with sup, which CVSup is aimed
|
||||
# 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:
|
||||
# and efficiently
|
||||
#
|
||||
# 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
|
||||
# run it as follows:
|
||||
# csup ports-supfile
|
||||
#
|
||||
# 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
|
||||
# suit your system:
|
||||
@ -29,7 +26,7 @@
|
||||
# with cvsup's "-h host" option.
|
||||
#
|
||||
# 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.
|
||||
# A setting of "/var/db" will generate this information in
|
||||
# /var/db/sup. You can override the "base" setting on the
|
||||
|
@ -3,19 +3,16 @@
|
||||
# This file contains all of the "CVSup collections" that make up the
|
||||
# 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
|
||||
# and efficiently (far more so than with sup, which CVSup is aimed
|
||||
# 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:
|
||||
# and efficiently
|
||||
#
|
||||
# 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
|
||||
# run it as follows:
|
||||
# csup stable-supfile
|
||||
#
|
||||
# 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
|
||||
# suit your system:
|
||||
@ -29,7 +26,7 @@
|
||||
# with cvsup's "-h host" option.
|
||||
#
|
||||
# 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.
|
||||
# A setting of "/var/db" will generate this information in
|
||||
# /var/db/sup. You can override the "base" setting on the
|
||||
|
@ -3,19 +3,16 @@
|
||||
# This file contains all of the "CVSup collections" that make up the
|
||||
# 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
|
||||
# and efficiently (far more so than with sup, which CVSup is aimed
|
||||
# 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:
|
||||
# and efficiently
|
||||
#
|
||||
# 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
|
||||
# run it as follows:
|
||||
# csup standard-supfile
|
||||
#
|
||||
# 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
|
||||
# suit your system:
|
||||
@ -29,7 +26,7 @@
|
||||
# with cvsup's "-h host" option.
|
||||
#
|
||||
# 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.
|
||||
# A setting of "/var/db" will generate this information in
|
||||
# /var/db/sup. You can override the "base" setting on the
|
||||
|
@ -3,19 +3,16 @@
|
||||
# This file contains all of the "CVSup collections" that make up the
|
||||
# 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
|
||||
# and efficiently (far more so than with sup, which CVSup is aimed
|
||||
# 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:
|
||||
# and efficiently
|
||||
#
|
||||
# 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
|
||||
# run it as follows:
|
||||
# csup www-supfile
|
||||
#
|
||||
# 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
|
||||
# suit your system:
|
||||
@ -29,7 +26,7 @@
|
||||
# with cvsup's "-h host" option.
|
||||
#
|
||||
# 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.
|
||||
# A setting of "/var/db" will generate this information in
|
||||
# /var/db/sup. You can override the "base" setting on the
|
||||
|
Loading…
x
Reference in New Issue
Block a user