diff --git a/en_US.ISO8859-1/books/handbook/ports/chapter.sgml b/en_US.ISO8859-1/books/handbook/ports/chapter.sgml index 9736964740..024e5b7802 100644 --- a/en_US.ISO8859-1/books/handbook/ports/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/ports/chapter.sgml @@ -912,12 +912,17 @@ Receiving lsof_4.57D.freebsd.tar.gz (439860 bytes): 100% list. For users which cannot be connected all the time, the - make fetch option is + make fetch option is provided. Just run this command at the top level directory (/usr/ports) and the required files will be downloaded for you. This command will also work in the lower level categories, for example: - /usr/ports/net. + /usr/ports/net. + Note that if a port depends on libraries or other ports this will + not fetch the distfiles of those ports too. + Replace fetch with + fetch-recursive + if you want to fetch all the dependencies of a port too. You can build all the ports in a category or as a whole by running make in the top level