summaryrefslogtreecommitdiff
path: root/doc/guide
diff options
context:
space:
mode:
authorrillig <rillig>2005-11-20 17:14:26 +0000
committerrillig <rillig>2005-11-20 17:14:26 +0000
commit5d37c64ae72c54b94cc33f4f7d1d4832e227dc0d (patch)
treeb2c71c8c775745d232cfeefa45dfef1274d10e52 /doc/guide
parenta77fa3ac1d64f044511eddf1710dcf60dad3b5cd (diff)
downloadpkgsrc-5d37c64ae72c54b94cc33f4f7d1d4832e227dc0d.tar.gz
Updated the example use of pkglint.
Diffstat (limited to 'doc/guide')
-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>