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

pkgsrc/doc/guide/files/examples.xml: 1.8 -> 1.9



以下のページの更新をしました。ツッコミをお願いします。

pkgsrc/doc/guide/files/examples.xml: 1.8 -> 1.9

> revision 1.9
> date: 2005/11/20 17:14:26;  author: rillig;  state: Exp;  lines: +3 -3
> Updated the example use of pkglint.

木曜日までに異議がなければ、 commit します。

以下、訳と原文それぞれの新旧の差分です。

--- examples.xml.orig	2006-10-17 02:06:39.000000000 +0900
+++ examples.xml	2006-10-17 02:06:39.000000000 +0900
@@ -1,6 +1,6 @@
-<!-- $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 $ -->
 <!-- Based on english version: -->
-<!-- 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>パッケージの簡単な例: bison</title>
@@ -71,8 +71,8 @@
 looks fine.</screen>
 
       <para>指定されたコマンド行の引数(pkglint(1)を見てください)によっては、
-	より冗長なチェックがおこなわれます。例えば
-	<command>pkglint -v</command>は、大変詳細かつ冗長なチェックをおこないます。</para>
+	より多くのチェックがおこなわれます。例えば <command>pkglint -Call
+	-Wall</command> は、非常に徹底したチェックをおこないます。</para>
     </sect2>
   </sect1>
 
Index: examples.xml
===================================================================
RCS file: /cvsroot/pkgsrc/doc/guide/files/examples.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- examples.xml	23 Oct 2005 11:25:58 -0000	1.8
+++ examples.xml	20 Nov 2005 17:14:26 -0000	1.9
@@ -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>