From ec76c98c51546c6a545f0324fe51d73b085c8113 Mon Sep 17 00:00:00 2001 From: Ceri Davies Date: Fri, 17 Dec 2004 23:53:19 +0000 Subject: [PATCH] Matt Storer pointed out the misuse of the word "defiantly" here. I decided to get rid of it rather than correct it, and noticed some other parts of the surrounding paragraph required work. In summary: o Correct misuses of "defiantly" and "delimited" o Add the class attribute to directory names o Fix some grammar bogons --- .../books/handbook/ports/chapter.sgml | 20 +++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/ports/chapter.sgml b/en_US.ISO8859-1/books/handbook/ports/chapter.sgml index 1a3b23a55b..c2a1118495 100644 --- a/en_US.ISO8859-1/books/handbook/ports/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/ports/chapter.sgml @@ -1097,17 +1097,17 @@ ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ fetch ports disk-space - Using the ports collection can defiantly eat up your disk - space. For this reason you should always remember to clean up - the work directories using the make - clean option. This will remove - the work directory after a port has been - built, and installed. You can also remove the tar files from - the distfiles directory, and remove the - installed ports when their use has delimited. + Using the ports collection will use up disk + space over time. For this reason you should always remember to clean up + the temporary work directories using the make + clean command. This will remove + the work directory after a port has been + built and installed. You can also remove the source distribution files from + the distfiles directory, and remove the + installed ports if the need for them has passed. - Some users choose to limit the port categories by placing an entry - in the refuse file. This way when they run the + Some users choose to limit the available port categories by placing an entry + in the refuse file. This way, when they run the CVSup application, it will not download the files in that category. More information regarding the refuse file can be found in