[pkg-boinc-commits] r355 - trunk/boinc/debian/manpages

Frank S. Thomas fst-guest at costa.debian.org
Fri Jan 27 20:48:04 UTC 2006


Author: fst-guest
Date: 2006-01-27 20:48:04 +0000 (Fri, 27 Jan 2006)
New Revision: 355

Modified:
   trunk/boinc/debian/manpages/boinc_client.xml
   trunk/boinc/debian/manpages/boinc_cmd.xml
   trunk/boinc/debian/manpages/boincmgr.xml
Log:
manpage updates


Modified: trunk/boinc/debian/manpages/boinc_client.xml
===================================================================
--- trunk/boinc/debian/manpages/boinc_client.xml	2006-01-27 16:49:53 UTC (rev 354)
+++ trunk/boinc/debian/manpages/boinc_client.xml	2006-01-27 20:48:04 UTC (rev 355)
@@ -7,20 +7,17 @@
  Version 2 or any later version published by the Free Software Foundation.
 
  Copyright © 2004 Steffen Moeller
+             2005, 2006 Debian BOINC Maintainers
 -->
 
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
 "file:///usr/share/xml/docbook/schema/dtd/4.2/docbookx.dtd" [
 
   <!ENTITY dhgroupname "Debian BOINC Maintainers">
+  <!ENTITY dhgroupmail "<email>pkg-boinc-devel at lists.alioth.debian.org</email>">
   
-  <!ENTITY dhfirstname "<firstname>Steffen</firstname>">
-  <!ENTITY dhsurname   "<surname>Moeller</surname>">
-  <!ENTITY dhusername  "Steffen Moeller">
-  <!ENTITY dhemail     "<email>moeller at pzr.uni-rostock.de</email>">
-  
   <!ENTITY dhbinary    "boinc_client">
-  <!ENTITY dhdate      "<date>June 26, 2005</date>">
+  <!ENTITY dhdate      "<date>January 27, 2006</date>">
 
   <!ENTITY debian      "<productname>Debian</productname>">
   <!ENTITY gnu         "<acronym>GNU</acronym>">
@@ -30,15 +27,28 @@
 <refentry>
   <refentryinfo>
     <address>
-      &dhemail;
+      &dhgroupmail;
     </address>
-    <author>
-      &dhfirstname;
-      &dhsurname;
-    </author>
+    <authorgroup>
+      <author>
+        <firstname>Steffen</firstname>
+        <lastname>Moeller</lastname>
+        <email>moeller at pzr.uni-rostock.de</email>
+      </author>
+
+      <author>
+        <firstname>Frank</firstname>
+        <lastname>Thomas</lastname>
+        <email>frank at thomas-alfeld.de</email>
+      </author>
+    </authorgroup>
     <copyright>
       <year>2004</year>
-      <holder>&dhusername;</holder>
+      <holder>Steffen Moeller</holder>
+      
+      <year>2005</year>
+      <year>2006</year>
+      <holder>&dhgroupname;</holder>
     </copyright>
     &dhdate;
   </refentryinfo>
@@ -177,6 +187,13 @@
           <para>use given dir as BOINC home</para>
         </listitem>
       </varlistentry>
+      
+      <varlistentry>
+        <term><option>-no_gui_rpc</option></term>
+        <listitem>
+          <para>don't allow GUI RPC, don't make socket</para>
+        </listitem>
+      </varlistentry>
     </variablelist>
   </refsect1>
 
@@ -189,18 +206,16 @@
   
   <refsect1>
     <title>SEE ALSO</title>
-    <para><ulink url="http://setiweb.ssl.berkeley.edu"
-      >http://setiweb.ssl.berkeley.edu</ulink></para>
-    <para><ulink url="http://boinc.berkeley.edu"
-      >http://boinc.berkeley.edu</ulink></para>
+    <para><ulink url="http://boinc.berkeley.edu/client_unix.php"
+      >http://boinc.berkeley.edu/client_unix.php</ulink></para>
   </refsect1>
   
   <refsect1>
     <title>AUTHOR</title>
-    <para>This manual page was written by &dhusername; &lt;&dhemail;&gt; for the
-      &debian; project (but may be used by others). Permission is granted to
-      copy, distribute and/or modify this document under the terms of the &gnu;
-      General Public License, Version 2 or any later version published by the
-      Free Software Foundation.</para>
+    <para>This manual page was written by the &dhgroupname;
+      &lt;&dhgroupmail;&gt; for the &debian; project (but may be used by
+      others). Permission is granted to copy, distribute and/or modify this
+      document under the terms of the &gnu; General Public License, Version 2
+      or any later version published by the Free Software Foundation.</para>
   </refsect1>
 </refentry>

Modified: trunk/boinc/debian/manpages/boinc_cmd.xml
===================================================================
--- trunk/boinc/debian/manpages/boinc_cmd.xml	2006-01-27 16:49:53 UTC (rev 354)
+++ trunk/boinc/debian/manpages/boinc_cmd.xml	2006-01-27 20:48:04 UTC (rev 355)
@@ -7,19 +7,15 @@
  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-2006 Debian BOINC Maintainers
+ Copyright © 2005, 2006 Debian BOINC Maintainers
 -->
 
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN"
 "file:///usr/share/xml/docbook/schema/dtd/4.2/docbookx.dtd" [
 
-  <!ENTITY dhgroupname "Debian BOINC Maintainers">  
+  <!ENTITY dhgroupname "Debian BOINC Maintainers">
+  <!ENTITY dhgroupmail "<email>pkg-boinc-devel at lists.alioth.debian.org</email>">
 
-  <!ENTITY dhfirstname "<firstname>Frank</firstname>">
-  <!ENTITY dhsurname   "<surname>Thomas</surname>">
-  <!ENTITY dhusername  "Frank S. Thomas">
-  <!ENTITY dhemail     "<email>frank at thomas-alfeld.de</email>">
-
   <!ENTITY dhbinary    "boinc_cmd">
   <!ENTITY dhdate      "<date>January 20, 2006</date>">
 
@@ -31,14 +27,16 @@
 <refentry>
   <refentryinfo>
     <address>
-      &dhemail;
+      &dhgroupmail;
     </address>
     <author>
-      &dhfirstname;
-      &dhsurname;
+      <firstname>Frank</firstname>
+      <lastname>Thomas</lastname>
+      <email>frank at thomas-alfeld.de</email>
     </author>
     <copyright>
-      <year>2005-2006</year>
+      <year>2005</year>
+      <year>2006</year>
       <holder>&dhgroupname;</holder>
     </copyright>
     &dhdate;
@@ -333,10 +331,10 @@
 
   <refsect1>
     <title>AUTHOR</title>
-    <para>This manual page was written by &dhusername; &lt;&dhemail;&gt; for
-      the &debian; project (but may be used by others). Permission is granted
-      to copy, distribute and/or modify this document under the terms of the
-      &gnu; General Public License, Version 2 or any later version published 
-      by the Free Software Foundation.</para>
+    <para>This manual page was written by the &dhgroupname; 
+      &lt;&dhgroupmail;&gt; for the &debian; project (but may be used by
+      others). Permission is granted to copy, distribute and/or modify this
+      document under the terms of the &gnu; General Public License, Version 2
+      or any later version published by the Free Software Foundation.</para>
   </refsect1>
 </refentry>

Modified: trunk/boinc/debian/manpages/boincmgr.xml
===================================================================
--- trunk/boinc/debian/manpages/boincmgr.xml	2006-01-27 16:49:53 UTC (rev 354)
+++ trunk/boinc/debian/manpages/boincmgr.xml	2006-01-27 20:48:04 UTC (rev 355)
@@ -7,21 +7,17 @@
  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"
 "file:///usr/share/xml/docbook/schema/dtd/4.2/docbookx.dtd" [
 
   <!ENTITY dhgroupname "Debian BOINC Maintainers">  
-  
-  <!ENTITY dhfirstname "<firstname>Frank</firstname>">
-  <!ENTITY dhsurname   "<surname>Thomas</surname>">
-  <!ENTITY dhusername  "Frank S. Thomas">
-  <!ENTITY dhemail     "<email>frank at thomas-alfeld.de</email>">
-  
+  <!ENTITY dhgroupmail "<email>pkg-boinc-devel at lists.alioth.debian.org</email>">
+
   <!ENTITY dhbinary    "boincmgr">
-  <!ENTITY dhdate      "<date>April 04, 2005</date>">
+  <!ENTITY dhdate      "<date>January 27, 2006</date>">
   
   <!ENTITY debian      "<productname>Debian</productname>">
   <!ENTITY gnu         "<acronym>GNU</acronym>">
@@ -31,14 +27,16 @@
 <refentry>
   <refentryinfo>
     <address>
-      &dhemail;
+      &dhgroupmail;
     </address>
     <author>
-      &dhfirstname;
-      &dhsurname;
+      <firstname>Frank</firstname>
+      <lastname>Thomas</lastname>
+      <email>frank at thomas-alfeld.de</email>
     </author>
     <copyright>
       <year>2005</year>
+      <year>2006</year>
       <holder>&dhgroupname;</holder>
     </copyright>
     &dhdate;
@@ -72,10 +70,7 @@
 
     <variablelist>
       <varlistentry>
-        <term>
-          <option>-h</option>,
-          <option>--help</option>
-        </term>
+        <term><option>-h, --help</option></term>
         <listitem>
           <para>Show all options.</para>
         </listitem>
@@ -89,10 +84,7 @@
       </varlistentry>
 
       <varlistentry>
-        <term>
-          <option>-s</option>,
-          <option>--systray</option>
-        </term>
+        <term><option>-s, --systray</option></term>
         <listitem>
           <para>Startup BOINC Manager so only the system tray icon is
             visible.</para>
@@ -100,13 +92,19 @@
       </varlistentry>
     </variablelist>
   </refsect1>
-  
+
   <refsect1>
+    <title>SEE ALSO</title>
+    <para><ulink url="http://boinc.berkeley.edu/manager.php"
+      >http://boinc.berkeley.edu/manager.php</ulink></para>
+  </refsect1>
+
+  <refsect1>
     <title>AUTHOR</title>
-    <para>This manual page was written by &dhusername; &lt;&dhemail;&gt; for
-      the &debian; project (but may be used by others). Permission is granted to
-      copy, distribute and/or modify this document under the terms of the &gnu;
-      General Public License, Version 2 or any later version published by the
-      Free Software Foundation.</para>
+    <para>This manual page was written by the &dhgroupname;
+      &lt;&dhgroupmail;&gt; for the &debian; project (but may be used by
+      others). Permission is granted to copy, distribute and/or modify this
+      document under the terms of the &gnu; General Public License, Version 2
+      or any later version published by the Free Software Foundation.</para>
   </refsect1>
 </refentry>




More information about the pkg-boinc-commits mailing list