Correct instructions for ftp'ing entire ports hierarchies.

Submitted-by: Elliot Schwartz <elliot@mit.edu>
This commit is contained in:
Jordan K. Hubbard 1996-08-13 19:51:36 +00:00
parent 516f5bffd4
commit f49bd92e3a
Notes: svn2git 2020-12-08 03:00:23 +00:00
svn path=/head/; revision=479

View file

@ -1,4 +1,4 @@
<!-- $Id: ports.sgml,v 1.12 1996-06-26 03:28:51 jfieber Exp $ -->
<!-- $Id: ports.sgml,v 1.13 1996-08-13 19:51:36 jkh Exp $ -->
<!-- The FreeBSD Documentation Project -->
<sect><heading>The Ports collection<label id="ports"></heading>
@ -308,7 +308,7 @@ database skeletons in the ports collection. It looks almost the same:-
# ftp ftp.freebsd.org
[log in as `ftp' and give your email address when asked for a
password. Remember to use binary (aka image) mode!]
> cd /pub/FreeBSD/ports/databases
> cd /pub/FreeBSD/ports
> get databases.tar.gz [tarballs up the databases directory for us]
> quit
# tar xzf databases.tar.gz [extract all the database skeletons]