[pkg-boinc-commits] r347 - branches/breezy/boinc/debian/manpages branches/experimental/boinc/debian/manpages branches/sarge/boinc/debian/manpages trunk/boinc/debian/manpages

Frank S. Thomas fst-guest at costa.debian.org
Thu Jan 19 18:07:25 UTC 2006


Author: fst-guest
Date: 2006-01-19 18:07:24 +0000 (Thu, 19 Jan 2006)
New Revision: 347

Modified:
   branches/breezy/boinc/debian/manpages/boinc_cmd.xml
   branches/experimental/boinc/debian/manpages/boinc_cmd.xml
   branches/sarge/boinc/debian/manpages/boinc_cmd.xml
   trunk/boinc/debian/manpages/boinc_cmd.xml
Log:
Added <arg>s to the boinc_cmd's <cmdsynopsis>.


Modified: branches/breezy/boinc/debian/manpages/boinc_cmd.xml
===================================================================
--- branches/breezy/boinc/debian/manpages/boinc_cmd.xml	2006-01-19 17:07:47 UTC (rev 346)
+++ branches/breezy/boinc/debian/manpages/boinc_cmd.xml	2006-01-19 18:07:24 UTC (rev 347)
@@ -7,7 +7,7 @@
  This file is licensed under the terms of the GNU General Public License,
  Version 2 or any later version published by the Free Software Foundation.
 
- Copyright © 2005 Debian BOINC Maintainers
+ Copyright © 2005-2006 Debian BOINC Maintainers
 -->
 
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
@@ -21,7 +21,7 @@
   <!ENTITY dhemail     "<email>frank at thomas-alfeld.de</email>">
 
   <!ENTITY dhbinary    "boinc_cmd">
-  <!ENTITY dhdate      "<date>July 14, 2005</date>">
+  <!ENTITY dhdate      "<date>January 19, 2006</date>">
   
   <!ENTITY debian      "<productname>Debian</productname>">
   <!ENTITY gnu         "<acronym>GNU</acronym>">
@@ -38,7 +38,7 @@
       &dhsurname;
     </author>
     <copyright>
-      <year>2005</year>
+      <year>2005-2006</year>
       <holder>&dhgroupname;</holder>
     </copyright>
     &dhdate;
@@ -58,6 +58,9 @@
   <refsynopsisdiv>
     <cmdsynopsis>
       <command>&dhbinary;</command>
+      <arg>--host <replaceable>hostname</replaceable></arg>
+      <arg>--passwd <replaceable>passwd</replaceable></arg>
+      <arg choice="plain"><replaceable>command</replaceable></arg>
     </cmdsynopsis>
   </refsynopsisdiv>
   

Modified: branches/experimental/boinc/debian/manpages/boinc_cmd.xml
===================================================================
--- branches/experimental/boinc/debian/manpages/boinc_cmd.xml	2006-01-19 17:07:47 UTC (rev 346)
+++ branches/experimental/boinc/debian/manpages/boinc_cmd.xml	2006-01-19 18:07:24 UTC (rev 347)
@@ -7,7 +7,7 @@
  This file is licensed under the terms of the GNU General Public License,
  Version 2 or any later version published by the Free Software Foundation.
 
- Copyright © 2005 Debian BOINC Maintainers
+ Copyright © 2005-2006 Debian BOINC Maintainers
 -->
 
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
@@ -21,7 +21,7 @@
   <!ENTITY dhemail     "<email>frank at thomas-alfeld.de</email>">
 
   <!ENTITY dhbinary    "boinc_cmd">
-  <!ENTITY dhdate      "<date>July 14, 2005</date>">
+  <!ENTITY dhdate      "<date>January 19, 2006</date>">
   
   <!ENTITY debian      "<productname>Debian</productname>">
   <!ENTITY gnu         "<acronym>GNU</acronym>">
@@ -38,7 +38,7 @@
       &dhsurname;
     </author>
     <copyright>
-      <year>2005</year>
+      <year>2005-2006</year>
       <holder>&dhgroupname;</holder>
     </copyright>
     &dhdate;
@@ -58,6 +58,9 @@
   <refsynopsisdiv>
     <cmdsynopsis>
       <command>&dhbinary;</command>
+      <arg>--host <replaceable>hostname</replaceable></arg>
+      <arg>--passwd <replaceable>passwd</replaceable></arg>
+      <arg choice="plain"><replaceable>command</replaceable></arg>
     </cmdsynopsis>
   </refsynopsisdiv>
   

Modified: branches/sarge/boinc/debian/manpages/boinc_cmd.xml
===================================================================
--- branches/sarge/boinc/debian/manpages/boinc_cmd.xml	2006-01-19 17:07:47 UTC (rev 346)
+++ branches/sarge/boinc/debian/manpages/boinc_cmd.xml	2006-01-19 18:07:24 UTC (rev 347)
@@ -7,7 +7,7 @@
  This file is licensed under the terms of the GNU General Public License,
  Version 2 or any later version published by the Free Software Foundation.
 
- Copyright © 2005 Debian BOINC Maintainers
+ Copyright © 2005-2006 Debian BOINC Maintainers
 -->
 
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
@@ -21,7 +21,7 @@
   <!ENTITY dhemail     "<email>frank at thomas-alfeld.de</email>">
 
   <!ENTITY dhbinary    "boinc_cmd">
-  <!ENTITY dhdate      "<date>July 14, 2005</date>">
+  <!ENTITY dhdate      "<date>January 19, 2006</date>">
   
   <!ENTITY debian      "<productname>Debian</productname>">
   <!ENTITY gnu         "<acronym>GNU</acronym>">
@@ -38,7 +38,7 @@
       &dhsurname;
     </author>
     <copyright>
-      <year>2005</year>
+      <year>2005-2006</year>
       <holder>&dhgroupname;</holder>
     </copyright>
     &dhdate;
@@ -58,6 +58,9 @@
   <refsynopsisdiv>
     <cmdsynopsis>
       <command>&dhbinary;</command>
+      <arg>--host <replaceable>hostname</replaceable></arg>
+      <arg>--passwd <replaceable>passwd</replaceable></arg>
+      <arg choice="plain"><replaceable>command</replaceable></arg>
     </cmdsynopsis>
   </refsynopsisdiv>
   

Modified: trunk/boinc/debian/manpages/boinc_cmd.xml
===================================================================
--- trunk/boinc/debian/manpages/boinc_cmd.xml	2006-01-19 17:07:47 UTC (rev 346)
+++ trunk/boinc/debian/manpages/boinc_cmd.xml	2006-01-19 18:07:24 UTC (rev 347)
@@ -7,7 +7,7 @@
  This file is licensed under the terms of the GNU General Public License,
  Version 2 or any later version published by the Free Software Foundation.
 
- Copyright © 2005 Debian BOINC Maintainers
+ Copyright © 2005-2006 Debian BOINC Maintainers
 -->
 
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
@@ -21,7 +21,7 @@
   <!ENTITY dhemail     "<email>frank at thomas-alfeld.de</email>">
 
   <!ENTITY dhbinary    "boinc_cmd">
-  <!ENTITY dhdate      "<date>July 14, 2005</date>">
+  <!ENTITY dhdate      "<date>January 19, 2006</date>">
   
   <!ENTITY debian      "<productname>Debian</productname>">
   <!ENTITY gnu         "<acronym>GNU</acronym>">
@@ -38,7 +38,7 @@
       &dhsurname;
     </author>
     <copyright>
-      <year>2005</year>
+      <year>2005-2006</year>
       <holder>&dhgroupname;</holder>
     </copyright>
     &dhdate;
@@ -58,6 +58,9 @@
   <refsynopsisdiv>
     <cmdsynopsis>
       <command>&dhbinary;</command>
+      <arg>--host <replaceable>hostname</replaceable></arg>
+      <arg>--passwd <replaceable>passwd</replaceable></arg>
+      <arg choice="plain"><replaceable>command</replaceable></arg>
     </cmdsynopsis>
   </refsynopsisdiv>
   




More information about the pkg-boinc-commits mailing list