From 116866639670c1de8ee3f45b772cf8abd7994848 Mon Sep 17 00:00:00 2001
From: schwarz Please note that you will need IRIX 6.5.17 or higher, as this is the earliest
version of IRIX providing support for if_indextoname(3), if_nametoindex(3),
etc. At this point in time, pkgsrc only supports one ABI at a time. That is, you can not
+ At this point in time, pkgsrc only supports one ABI at a time. That is, you cannot
switch between the old 32-bit ABI, the new 32-bit ABI and the 64-bit ABI. If
you start out using "abi=n32", that's what all your packages will be built
with.pkgsrc/mk/defaults/mk.conf
for more details.
A final word of warning: If you set up a system that has a non-standard
setting for LOCALBASE
, be sure to set that
- before any packages are installed, as you can not use several directories
+ before any packages are installed, as you cannot use several directories
for the same purpose. Doing so will result in pkgsrc not being able to
properly detect your installed packages, and fail miserably. Note also that
precompiled binary packages are usually built with the default
diff --git a/doc/pkgsrc.txt b/doc/pkgsrc.txt
index 4d5ea77a8c2..4ebd34584b8 100644
--- a/doc/pkgsrc.txt
+++ b/doc/pkgsrc.txt
@@ -1800,7 +1800,7 @@ for more details.
A final word of warning: If you set up a system that has a non-standard setting
for LOCALBASE, be sure to set that before any packages are installed, as you
-can not use several directories for the same purpose. Doing so will result in
+cannot use several directories for the same purpose. Doing so will result in
pkgsrc not being able to properly detect your installed packages, and fail
miserably. Note also that precompiled binary packages are usually built with
the default LOCALBASE of /usr/pkg, and that you should not install any if you
--
cgit v1.2.3