From 4c85437094c23a14c205a47b5a19280acf3468e6 Mon Sep 17 00:00:00 2001 From: Giorgos Keramidas Date: Thu, 6 Jan 2005 05:25:24 +0000 Subject: [PATCH] The ports tree can grow in disk size for various reasons (new ports being committed, stuff being built and leaving work/ dirs behind, etc.) Expand a bit the description of 'make clean', to clarify which case of them all it deals with. --- en_US.ISO8859-1/books/handbook/ports/chapter.sgml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/books/handbook/ports/chapter.sgml b/en_US.ISO8859-1/books/handbook/ports/chapter.sgml index d357c7e441..465dcb5c9f 100644 --- a/en_US.ISO8859-1/books/handbook/ports/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/ports/chapter.sgml @@ -1099,7 +1099,9 @@ ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/ fetch disk-space Using the ports collection will use up disk - space over time. For this reason you should always remember to clean up + space over time. Because of this tendency of the ports tree to grow in size, + after building and installing software from the ports, + 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