diff --git a/handbook/cvsup.sgml b/handbook/cvsup.sgml index 03820d2298..6be712d2a7 100644 --- a/handbook/cvsup.sgml +++ b/handbook/cvsup.sgml @@ -1,4 +1,4 @@ - + CVSup @@ -286,16 +286,17 @@ cost in terms of disk space, however.

We use the "host=" field to tell cvsup where to obtain its updates. Any of the will do, -though you should try to select one that's near to you. -In this example, we'll use the primary FreeBSD distribution site, -"cvsup.FreeBSD.org": +though you should try to select one that's close to you in cyberspace. +In this example, we'll use a fictional FreeBSD distribution site, +"cvsup666.FreeBSD.org": - *default host=cvsup.FreeBSD.org + *default host=cvsup666.FreeBSD.org -

On any particular run of cvsup, you can override this setting on the -command line, with "-h hostname". +

You'll need to change the host to one that actually exists before +running CVSup. Note, on any particular run, you can override the host +setting on the command line, with "-h hostname".

Where do you want to put them on your own machine?