pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc/guide/files Updated the example use of pkglint.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/23cbd8994b85
branches:  trunk
changeset: 503447:23cbd8994b85
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Sun Nov 20 17:14:26 2005 +0000

description:
Updated the example use of pkglint.

diffstat:

 doc/guide/files/examples.xml |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r c77ee21662e0 -r 23cbd8994b85 doc/guide/files/examples.xml
--- a/doc/guide/files/examples.xml      Sun Nov 20 17:00:07 2005 +0000
+++ b/doc/guide/files/examples.xml      Sun Nov 20 17:14:26 2005 +0000
@@ -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>
 



Home | Main Index | Thread Index | Old Index