summaryrefslogtreecommitdiff
path: root/Packages.txt
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2004-08-07 10:15:47 +0000
committerwiz <wiz@pkgsrc.org>2004-08-07 10:15:47 +0000
commit5d764225755d52a95a80f1c09afc5a04ce5d78c9 (patch)
tree2caa57b7635d7ad1c25e5ecc4ea64961bfaef371 /Packages.txt
parente82b3a6649b8585575f389af6004f342e88a6859 (diff)
downloadpkgsrc-5d764225755d52a95a80f1c09afc5a04ce5d78c9.tar.gz
Fix typos.
Diffstat (limited to 'Packages.txt')
-rw-r--r--Packages.txt6
1 files changed, 3 insertions, 3 deletions
diff --git a/Packages.txt b/Packages.txt
index e67dd6f2390..bb2bf4c5388 100644
--- a/Packages.txt
+++ b/Packages.txt
@@ -1,4 +1,4 @@
-# $NetBSD: Packages.txt,v 1.349 2004/08/06 15:27:21 jlam Exp $
+# $NetBSD: Packages.txt,v 1.350 2004/08/07 10:15:47 wiz Exp $
###########################################################################
==========================
@@ -2115,7 +2115,7 @@ of features. bsd.options.mk is a pkgsrc framework that provides
generic handling of those options that determine different ways in
which the packages can be built. It's possible for the user to specify
exactly which sets of options will be built into a package or to allow
-a set of global default options apply .
+a set of global default options apply.
9.1 Global default options
@@ -2221,7 +2221,7 @@ The correct way to check for an option is to check whether it is listed
in PKG_OPTIONS.
- 11 Debugging
+ 10 Debugging
============
To check out all the gotchas when building a package, here are the steps