summaryrefslogtreecommitdiff
path: root/doc/guide
diff options
context:
space:
mode:
authorwiz <wiz>2014-05-09 09:58:52 +0000
committerwiz <wiz>2014-05-09 09:58:52 +0000
commit7d1ef4befee576c430298dfe2c63b64290e26768 (patch)
tree911974df379e6cdaaabb16972c3a1070c782c04a /doc/guide
parent5c406a51dfe21c4b12dac594bbc465e28e3802aa (diff)
downloadpkgsrc-7d1ef4befee576c430298dfe2c63b64290e26768.tar.gz
Typos, wording.
Diffstat (limited to 'doc/guide')
-rw-r--r--doc/guide/files/components.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/doc/guide/files/components.xml b/doc/guide/files/components.xml
index 97df41d348c..d4f692d2fee 100644
--- a/doc/guide/files/components.xml
+++ b/doc/guide/files/components.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: components.xml,v 1.46 2014/05/09 09:45:27 obache Exp $ -->
+<!-- $NetBSD: components.xml,v 1.47 2014/05/09 09:58:52 wiz Exp $ -->
<chapter id="components"> <?dbhtml filename="components.html"?>
<title>Package components - files, directories and contents</title>
@@ -613,9 +613,9 @@ MESSAGE_SUBST+= SOMEVAR="somevalue"
<term><filename>ALTERNATIVES</filename></term>
<listitem>
- <para>This file is used by alternatives system.
- It creates, configure and destroys generic wrappers used to
- run programs with similar intterfaces.
+ <para>This file is used by the alternatives framework.
+ It creates, configures, and destroys generic wrappers used to
+ run programs with similar interfaces.
See pkg_alternatives(8) from pkgtools/pkg_alternatives
for more information.</para>