summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_add
diff options
context:
space:
mode:
authorMarc Espie <espie@cvs.openbsd.org>2008-02-04 13:53:41 +0000
committerMarc Espie <espie@cvs.openbsd.org>2008-02-04 13:53:41 +0000
commit78441b321b1022d3be5daeabc9c2234895287cee (patch)
tree4f57dda70f87c43a73002be4b4fb528d5480995a /usr.sbin/pkg_add
parente6ad6db087647aa90f60b456c0ffa062c4bcf24b (diff)
specify that MakeWhatis and pkg-config fall outside the scope of this document
Diffstat (limited to 'usr.sbin/pkg_add')
-rw-r--r--usr.sbin/pkg_add/pod/OpenBSD::Intro.pod7
1 files changed, 6 insertions, 1 deletions
diff --git a/usr.sbin/pkg_add/pod/OpenBSD::Intro.pod b/usr.sbin/pkg_add/pod/OpenBSD::Intro.pod
index d22ca7676e4..fd30e94a851 100644
--- a/usr.sbin/pkg_add/pod/OpenBSD::Intro.pod
+++ b/usr.sbin/pkg_add/pod/OpenBSD::Intro.pod
@@ -1,4 +1,4 @@
-$OpenBSD: OpenBSD::Intro.pod,v 1.3 2008/02/04 13:18:12 landry Exp $
+$OpenBSD: OpenBSD::Intro.pod,v 1.4 2008/02/04 13:53:40 espie Exp $
=head1 NAME
@@ -11,6 +11,11 @@ OpenBSD::Intro - Introduction to the pkg tools internals
=head1 DESCRIPTION
+Note that the C<OpenBSD::> namespace of perl modules is not limited to
+package tools, but also includes L<pkg-config(1)> and L<makewhatis(8)>
+support modules.
+This document only covers package tools material.
+
The design of the package tools revolves around a few central ideas:
Design modules that manipulate some notions in a consistent way, so