summaryrefslogtreecommitdiff
path: root/doc/pkgsrc.txt
diff options
context:
space:
mode:
authorhubertf <hubertf@pkgsrc.org>2007-11-26 23:22:50 +0000
committerhubertf <hubertf@pkgsrc.org>2007-11-26 23:22:50 +0000
commitdda61e488c99db192035666d1aea20683092c169 (patch)
tree657781fd8fc32ad80e012385b3520ba175b913b2 /doc/pkgsrc.txt
parentf592c0060cb0ca76728e8b76bb2eefb0e0d78e9f (diff)
downloadpkgsrc-dda61e488c99db192035666d1aea20683092c169.tar.gz
regen
Diffstat (limited to 'doc/pkgsrc.txt')
-rw-r--r--doc/pkgsrc.txt5
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/pkgsrc.txt b/doc/pkgsrc.txt
index 1535cd5f5f2..759003c9874 100644
--- a/doc/pkgsrc.txt
+++ b/doc/pkgsrc.txt
@@ -2886,7 +2886,7 @@ something like:
FETCH_CMD= wget
FETCH_BEFORE_ARGS= --passive-ftp
FETCH_RESUME_ARGS= -c
-FETCH_OUTPUT_ARGS= -O
+FETCH_OUTPUT_ARGS= -O -nc
9.6. How can I install/use modular X.org from pkgsrc?
@@ -9002,7 +9002,8 @@ The meaning of these variables is:
differ from the one you are used to hear.
* ARCH is the hardware architecture of the platform for which the packages
- have been built.
+ have been built. It also includes the ABI (Application Binary Interface)
+ for platforms that have several of them.
* OSVERSION is the version of the operating system. For version numbers that
change often (for example NetBSD-current), the often-changing part should