From fc76c6a606515c856c7a94a73e2867b5ce0668f1 Mon Sep 17 00:00:00 2001 From: Johann Kois Date: Sun, 29 Aug 2010 13:42:49 +0000 Subject: [PATCH] Do some rewording in the portsnap section to avoid user confusion. Noticed and suggested by: A. Stein (lordpsycho ett web dott de) --- .../books/handbook/cutting-edge/chapter.sgml | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml b/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml index 6e6679a1d3..f4f4a9fcd7 100644 --- a/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml +++ b/en_US.ISO8859-1/books/handbook/cutting-edge/chapter.sgml @@ -683,7 +683,8 @@ Fetching 133 new ports or files... done. a fetch operation, the Ports Collection and subsequent patches exist on the local system that have passed verification. The first time portsnap is executed, - use extract to install the updated files: + you have to use extract to install the + downloaded files: &prompt.root; portsnap extract /usr/ports/.cvsignore @@ -699,8 +700,8 @@ Fetching 133 new ports or files... done. /usr/ports/Mk/bsd.cmake.mk ... - For subsequent runs of portsnap fetch, - update should be used instead: + To update an already installed Ports Collection use the command + portsnap update: &prompt.root; portsnap update @@ -712,6 +713,10 @@ Fetching 133 new ports or files... done. shown in the following example: &prompt.root; portsnap fetch update + + This command will download the latest version of the + Ports Collection and update your local version under + /usr/ports.