Update for release 15.1 of CVSup.
This commit is contained in:
parent
fbd2c91d73
commit
5f69f3fd7f
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=1738
1 changed files with 14 additions and 14 deletions
|
@ -1,4 +1,4 @@
|
|||
<!-- $Id: cvsup.sgml,v 1.20 1997-06-02 17:45:34 jdp Exp $ -->
|
||||
<!-- $Id: cvsup.sgml,v 1.21 1997-07-11 17:58:59 jdp Exp $ -->
|
||||
<!-- The FreeBSD Documentation Project -->
|
||||
|
||||
<sect1><heading>CVSup<label id="cvsup"></heading>
|
||||
|
@ -40,7 +40,7 @@ later is to use either <url
|
|||
url="ftp://ftp.freebsd.org/pub/FreeBSD/ports-current/net/cvsup.tar.gz"
|
||||
name="the port"> from the FreeBSD <ref id="ports" name="ports
|
||||
collection"> or the corresponding <url
|
||||
url="ftp://ftp.freebsd.org/pub/FreeBSD/packages-current/net/cvsup-15.0.tgz"
|
||||
url="ftp://ftp.freebsd.org/pub/FreeBSD/packages-current/net/cvsup-15.1.tgz"
|
||||
name="binary package">, depending on whether you prefer to roll your
|
||||
own or not.
|
||||
|
||||
|
@ -69,28 +69,28 @@ is provided. You can get <em>statically linked</em> FreeBSD
|
|||
executables for CVSup from either the USA distribution site:
|
||||
|
||||
<itemize>
|
||||
<item><url url="ftp://hub.freebsd.org/pub/CVSup/cvsup-bin-15.0.tar.gz"
|
||||
name="ftp://hub.freebsd.org/pub/CVSup/cvsup-bin-15.0.tar.gz">
|
||||
<item><url url="ftp://hub.freebsd.org/pub/CVSup/cvsup-bin-15.1.tar.gz"
|
||||
name="ftp://hub.freebsd.org/pub/CVSup/cvsup-bin-15.1.tar.gz">
|
||||
(client including GUI).
|
||||
<item><url url="ftp://hub.freebsd.org/pub/CVSup/cvsup.nogui-bin-15.0.tar.gz"
|
||||
name="ftp://hub.freebsd.org/pub/CVSup/cvsup.nogui-bin-15.0.tar.gz">
|
||||
<item><url url="ftp://hub.freebsd.org/pub/CVSup/cvsup.nogui-bin-15.1.tar.gz"
|
||||
name="ftp://hub.freebsd.org/pub/CVSup/cvsup.nogui-bin-15.1.tar.gz">
|
||||
(client without GUI).
|
||||
<item><url url="ftp://hub.freebsd.org/pub/CVSup/cvsupd-bin-15.0.tar.gz"
|
||||
name="ftp://hub.freebsd.org/pub/CVSup/cvsupd-bin-15.0.tar.gz">
|
||||
<item><url url="ftp://hub.freebsd.org/pub/CVSup/cvsupd-bin-15.1.tar.gz"
|
||||
name="ftp://hub.freebsd.org/pub/CVSup/cvsupd-bin-15.1.tar.gz">
|
||||
(server).
|
||||
</itemize>
|
||||
|
||||
or the German mirror:
|
||||
|
||||
<itemize>
|
||||
<item><url url="ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/CVSup/cvsup-bin-15.0.tar.gz"
|
||||
name="ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/CVSup/cvsup-bin-15.0.tar.gz">
|
||||
<item><url url="ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/CVSup/cvsup-bin-15.1.tar.gz"
|
||||
name="ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/CVSup/cvsup-bin-15.1.tar.gz">
|
||||
(client including GUI).
|
||||
<item><url url="ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/CVSup/cvsup.nogui-bin-15.0.tar.gz"
|
||||
name="ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/CVSup/cvsup.nogui-bin-15.0.tar.gz">
|
||||
<item><url url="ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/CVSup/cvsup.nogui-bin-15.1.tar.gz"
|
||||
name="ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/CVSup/cvsup.nogui-bin-15.1.tar.gz">
|
||||
(client without GUI).
|
||||
<item><url url="ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/CVSup/cvsupd-bin-15.0.tar.gz"
|
||||
name="ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/CVSup/cvsupd-bin-15.0.tar.gz">
|
||||
<item><url url="ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/CVSup/cvsupd-bin-15.1.tar.gz"
|
||||
name="ftp://ftp.cs.tu-berlin.de/pub/FreeBSD/CVSup/cvsupd-bin-15.1.tar.gz">
|
||||
(server).
|
||||
</itemize>
|
||||
|
||||
|
|
Loading…
Reference in a new issue