diff options
author | wiz <wiz> | 2005-11-17 17:48:49 +0000 |
---|---|---|
committer | wiz <wiz> | 2005-11-17 17:48:49 +0000 |
commit | 6203252bbb30e63663f096033fa05802faa99569 (patch) | |
tree | 1f4c9aee1fef6b9c508e8cef2112e23988b19a21 /doc/guide | |
parent | 974aa9d7a2d154f016745991681898e042dff6b9 (diff) | |
download | pkgsrc-6203252bbb30e63663f096033fa05802faa99569.tar.gz |
Grammar fix.
Diffstat (limited to 'doc/guide')
-rw-r--r-- | doc/guide/files/faq.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/guide/files/faq.xml b/doc/guide/files/faq.xml index 2b48ac9074a..4456a1b0c59 100644 --- a/doc/guide/files/faq.xml +++ b/doc/guide/files/faq.xml @@ -1,4 +1,4 @@ -<!-- $NetBSD: faq.xml,v 1.17 2005/11/16 22:07:04 erh Exp $ --> +<!-- $NetBSD: faq.xml,v 1.18 2005/11/17 17:48:49 wiz Exp $ --> <chapter id="faq"> <?dbhtml filename="faq.html"?> <title>Frequently Asked Questions</title> @@ -544,7 +544,7 @@ audit-package</userinput>.</para> <para>If this package is installed, pkgsrc builds will use it to perform a security check before building any package. See -<xref linkend="variables-affecting-build"/> for way to control this check. +<xref linkend="variables-affecting-build"/> for ways to control this check. </para> </sect1> |