diff --git a/en_US.ISO8859-1/books/faq/book.sgml b/en_US.ISO8859-1/books/faq/book.sgml index 08387debbd..8464c2aed7 100644 --- a/en_US.ISO8859-1/books/faq/book.sgml +++ b/en_US.ISO8859-1/books/faq/book.sgml @@ -938,50 +938,7 @@ After choosing the format and compression mechanism that you - want to download, you must then decide whether or not you want to - download the document as a FreeBSD - package. - - The advantage of downloading and installing the package is - that the documentation can then be managed using the normal - FreeBSD package management commands, such as &man.pkg.add.1; and - &man.pkg.delete.1;. - - If you decide to download and install the package then - you must know the filename to download. The - documentation-as-packages files are stored in a directory - called packages. Each package file - looks like - document-name.lang.encoding.format.tgz. - - For example, the FAQ, in English, formatted as PDF, is in the - package called - faq.en_US.ISO8859-1.pdf.tgz. - - Knowing this, you can use the following command to - install the English PDF FAQ package. - - &prompt.root; pkg_add ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/packages/faq.en_US.ISO8859-1.pdf.tgz - - Having done that, you can use &man.pkg.info.1; to determine - where the file has been installed. - - &prompt.root; pkg_info -f faq.en_US.ISO8859-1.pdf -Information for faq.en_US.ISO8859-1.pdf: - -Packing list: - Package name: faq.en_US.ISO8859-1.pdf - CWD to /usr/share/doc/en_US.ISO8859-1/books/faq -File: book.pdf - CWD to . -File: +COMMENT (ignored) -File: +DESC (ignored) - - As you can see, book.pdf will - have been installed into - /usr/share/doc/en_US.ISO8859-1/books/faq. - - If you do not want to use the packages then you will have to + want to download, you will have to download the compressed files yourself, uncompress them, and then copy the appropriate documents into place.