Christoph Berg 20 лет назад
Родитель
Сommit
bc49c7eb1d
5 измененных файлов с 16 добавлено и 17 удалено
  1. 6 2
      docs/Changelog
  2. 1 1
      docs/pisg-doc.xml
  3. 7 12
      docs/pisg.sgml
  4. 1 1
      modules/Pisg.pm
  5. 1 1
      pisg

+ 6 - 2
docs/Changelog

@@ -1,9 +1,13 @@
-pisg (0.70) - ??
+pisg (0.70) - Thu Sep, 14th 2006
    Torbjörn:
    Torbjörn:
    * Bug fixes:
    * Bug fixes:
      + Added missing '>' (SF #1550312).
      + Added missing '>' (SF #1550312).
      + Fix typo in docs (SF #1550765).
      + Fix typo in docs (SF #1550765).
-   
+   Christoph:
+     + The manpage file released with 0.69 was empty, sorry.
+       Thanks to Julien Danjou for spotting.
+     + Fix some typos in manpage and --help text.
+
 pisg (0.69) - Wed Aug, 31st 2006
 pisg (0.69) - Wed Aug, 31st 2006
    Axel:
    Axel:
    * PISG Bug fixes:
    * PISG Bug fixes:

+ 1 - 1
docs/pisg-doc.xml

@@ -5,7 +5,7 @@
 
 
 <book id="pisg-documentation">
 <book id="pisg-documentation">
   <bookinfo>
   <bookinfo>
-    <title>pisg 0.69 documentation</title>
+    <title>pisg 0.70 documentation</title>
     <subtitle>How to install and configure pisg</subtitle>
     <subtitle>How to install and configure pisg</subtitle>
   </bookinfo>
   </bookinfo>
   <toc></toc>
   <toc></toc>

+ 7 - 12
docs/pisg.sgml

@@ -20,7 +20,7 @@ manpage.1: manpage.sgml
   <!ENTITY dhfirstname "<firstname>Julien</firstname>">
   <!ENTITY dhfirstname "<firstname>Julien</firstname>">
   <!ENTITY dhsurname   "<surname>Danjou</surname>">
   <!ENTITY dhsurname   "<surname>Danjou</surname>">
   <!-- Please adjust the date whenever revising the manpage. -->
   <!-- Please adjust the date whenever revising the manpage. -->
-  <!ENTITY dhdate      "<date>2002 april 22</date>">
+  <!ENTITY dhdate      "<date>2006 September 14</date>">
   <!-- SECTION should be 1-8, maybe w/ subsection other parameters are
   <!-- SECTION should be 1-8, maybe w/ subsection other parameters are
        allowed: see man(7), man(1). -->
        allowed: see man(7), man(1). -->
   <!ENTITY dhsection   "<manvolnum>1</manvolnum>">
   <!ENTITY dhsection   "<manvolnum>1</manvolnum>">
@@ -61,14 +61,9 @@ manpage.1: manpage.sgml
   <refsect1>
   <refsect1>
     <title>DESCRIPTION</title>
     <title>DESCRIPTION</title>
 
 
-    <para>This manual page documents briefly <command>&dhpackage;</command></para>
-
-    <para>This manual page was written for the &debian; distribution
-      because the original program does not have a manual page.</para>
-
-    <para><command>&dhpackage;</command> is a program which takes IRC logiles and turns
+    <para><command>&dhpackage;</command> is a program which takes IRC logfiles and turns
   the into nice looking stats, which can be amusing to show to the users
   the into nice looking stats, which can be amusing to show to the users
-  og your channel. It's quite simple to set up using command line or
+  of your channel. It's quite simple to set up using command line or
   configuration file (more flexible and configurable</para>
   configuration file (more flexible and configurable</para>
 
 
   </refsect1>
   </refsect1>
@@ -76,14 +71,14 @@ manpage.1: manpage.sgml
     <title>OPTIONS</title>
     <title>OPTIONS</title>
 
 
     <para>These programs follow the usual GNU command line syntax,
     <para>These programs follow the usual GNU command line syntax,
-      with long options starting with two dashes (`-').  A summary of
+      with long options starting with two dashes (`--').  A summary of
       options is included below.</para>
       options is included below.</para>
 
 
     <variablelist>
     <variablelist>
 
 
       <varlistentry><term><option>-ch --channel=</option></term><listitem><para>Set channel name</para></listitem></varlistentry>
       <varlistentry><term><option>-ch --channel=</option></term><listitem><para>Set channel name</para></listitem></varlistentry>
 
 
-      <varlistentry><term><option>-cc --cchannels=</option></term><listitem><para>Only do this channel from cfg file, give multiple times to do multiple channels</para></listitem></varlistentry>
+      <varlistentry><term><option>-cc --cchannels=</option></term><listitem><para>Only do this channel from configuration file, give multiple times to do multiple channels</para></listitem></varlistentry>
 
 
       <varlistentry><term><option>-l --logfile=</option></term><listitem><para>Log file to parse</para></listitem></varlistentry>
       <varlistentry><term><option>-l --logfile=</option></term><listitem><para>Log file to parse</para></listitem></varlistentry>
 
 
@@ -98,13 +93,13 @@ manpage.1: manpage.sgml
       <varlistentry><term><option>-n --network=</option></term><listitem><para>IRC network of the
       <varlistentry><term><option>-n --network=</option></term><listitem><para>IRC network of the
       channel</para></listitem></varlistentry>
       channel</para></listitem></varlistentry>
 
 
-      <varlistentry><term><option>-d --dir=</option></term><listitem><para>Analyse all files in this
+      <varlistentry><term><option>-d --dir=</option></term><listitem><para>Analyze all files in this
       directory. Ignores --logfile. Give multiple times to use multiple
       directory. Ignores --logfile. Give multiple times to use multiple
       directories.</para></listitem></varlistentry>
       directories.</para></listitem></varlistentry>
 
 
       <varlistentry><term><option>-nf --nfiles=</option></term><listitem><para>Analyze the last n files if used with --dir</para></listitem></varlistentry>
       <varlistentry><term><option>-nf --nfiles=</option></term><listitem><para>Analyze the last n files if used with --dir</para></listitem></varlistentry>
 
 
-      <varlistentry><term><option>-p --prefix=</option></term><listitem><para>Analyse only files prefixed
+      <varlistentry><term><option>-p --prefix=</option></term><listitem><para>Analyze only files prefixed
       by something in dir. Only works with
       by something in dir. Only works with
       --dir</para></listitem></varlistentry>
       --dir</para></listitem></varlistentry>
 
 

+ 1 - 1
modules/Pisg.pm

@@ -219,7 +219,7 @@ sub get_default_config_settings
         modules_dir => '',         # set in get_cmdline_options
         modules_dir => '',         # set in get_cmdline_options
         cchannels => '',           # set in get_cmdline_options
         cchannels => '',           # set in get_cmdline_options
 
 
-        version => "0.69+CVS",
+        version => "0.70+CVS",
     };
     };
 
 
     # This enables us to use the search_path in other modules
     # This enables us to use the search_path in other modules

+ 1 - 1
pisg

@@ -101,7 +101,7 @@ Usage: pisg [-ch channel] [-l logfile] [-o outputfile] [-ma maintainer]
 -d  --dir=xxx          : Analyze all files in this dir. Ignores logfile.
 -d  --dir=xxx          : Analyze all files in this dir. Ignores logfile.
                          Give multiple times to use multiple directories.
                          Give multiple times to use multiple directories.
 -nf --nfiles=xxx       : Analyze the last xxx files if used with --dir
 -nf --nfiles=xxx       : Analyze the last xxx files if used with --dir
--p  --prefix=xxx       : Analyse only files prefixed by xxx in dir
+-p  --prefix=xxx       : Analyze only files prefixed by xxx in dir
                          Only works with --dir
                          Only works with --dir
 -cf --cfg opt=value    : Specify configuration options, eg. -cf ShowWpl=1
 -cf --cfg opt=value    : Specify configuration options, eg. -cf ShowWpl=1
 -co --configfile=xxx   : Configuration file
 -co --configfile=xxx   : Configuration file