summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2005-11-20 17:14:26 +0000
committerrillig <rillig@pkgsrc.org>2005-11-20 17:14:26 +0000
commit2a72606c23748c9b36f32a11780cc62e1d5d4df8 (patch)
treeb2c71c8c775745d232cfeefa45dfef1274d10e52
parentdfa7d334db70ec72f93d96e8325c3ad7d4200b21 (diff)
downloadpkgsrc-2a72606c23748c9b36f32a11780cc62e1d5d4df8.tar.gz
Updated the example use of pkglint.
-rw-r--r--doc/guide/files/examples.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/guide/files/examples.xml b/doc/guide/files/examples.xml
index 25acffae8a2..46b8a5f2a53 100644
--- a/doc/guide/files/examples.xml
+++ b/doc/guide/files/examples.xml
@@ -1,4 +1,4 @@
-<!-- $NetBSD: examples.xml,v 1.8 2005/10/23 11:25:58 rillig Exp $ -->
+<!-- $NetBSD: examples.xml,v 1.9 2005/11/20 17:14:26 rillig Exp $ -->
<appendix id="examples">
<title>A simple example package: bison</title>
@@ -70,8 +70,8 @@
looks fine.</screen>
<para>Depending on the supplied command line arguments (see pkglint(1)),
- more verbose checks will be performed. Use e.g.
- <command>pkglint -v</command> for a very verbose check.</para>
+ more checks will be performed. Use e.g. <command>pkglint -Call
+ -Wall</command> for a very thorough check.</para>
</sect2>
</sect1>