diff options
author | schwarz <schwarz@pkgsrc.org> | 2006-09-02 11:26:16 +0000 |
---|---|---|
committer | schwarz <schwarz@pkgsrc.org> | 2006-09-02 11:26:16 +0000 |
commit | 116866639670c1de8ee3f45b772cf8abd7994848 (patch) | |
tree | 673b476ae9b4bc9895e33e88c8aa8f21e6a18c78 /doc/pkgsrc.txt | |
parent | bb77fff061f19ff5fb5c9d5efb507e77781ac7f0 (diff) | |
download | pkgsrc-116866639670c1de8ee3f45b772cf8abd7994848.tar.gz |
fix spelling
Diffstat (limited to 'doc/pkgsrc.txt')
-rw-r--r-- | doc/pkgsrc.txt | 2 |
1 files changed, 1 insertions, 1 deletions
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 |