This is the mail archive of the frysk-cvs@sources.redhat.com mailing list for the frysk project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] master: Clean up some more man pages.


The branch, master has been updated
       via  12dda84f6fb5dd8d6312aee968fef61d466d899e (commit)
      from  3633e325ceb9a5482e03cf6fe984ecb87614467a (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email.

- Log -----------------------------------------------------------------
commit 12dda84f6fb5dd8d6312aee968fef61d466d899e
Author: Andrew Cagney <cagney@redhat.com>
Date:   Fri Apr 4 17:48:31 2008 -0400

    Clean up some more man pages.
    
    frysk-sys/frysk/pkglibdir/ChangeLog
    2008-04-04  Andrew Cagney  <cagney@redhat.com>
    
    	* fsystest.xml-in: Add version information.
    	* funit-procmask.xml-in: Ditto.

-----------------------------------------------------------------------

Summary of changes:
 frysk-sys/frysk/pkglibdir/ChangeLog             |    3 +
 frysk-sys/frysk/pkglibdir/fsystest.xml-in       |   88 +++++------------------
 frysk-sys/frysk/pkglibdir/funit-procmask.xml-in |   85 ++++++++--------------
 3 files changed, 50 insertions(+), 126 deletions(-)

First 500 lines of diff:
diff --git a/frysk-sys/frysk/pkglibdir/ChangeLog b/frysk-sys/frysk/pkglibdir/ChangeLog
index 490983d..7080ae2 100644
--- a/frysk-sys/frysk/pkglibdir/ChangeLog
+++ b/frysk-sys/frysk/pkglibdir/ChangeLog
@@ -1,5 +1,8 @@
 2008-04-04  Andrew Cagney  <cagney@redhat.com>
 
+	* fsystest.xml-in: Add version information.
+	* funit-procmask.xml-in: Ditto.
+	
 	* fsystest.xml-in: Rename fsystest.xml.
 	* funit-procmask.xml-in: Rename funit-procmask.xml.
 
diff --git a/frysk-sys/frysk/pkglibdir/fsystest.xml-in b/frysk-sys/frysk/pkglibdir/fsystest.xml-in
index 84a7328..1d3a2cc 100644
--- a/frysk-sys/frysk/pkglibdir/fsystest.xml-in
+++ b/frysk-sys/frysk/pkglibdir/fsystest.xml-in
@@ -44,25 +44,33 @@
 -->
 
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
- "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd";>
+ "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd";
+ [
+ <!ENTITY version SYSTEM "@abs_root_srcdir@/common/version.in">
+ <!ENTITY command "fsystest">
+ <!ENTITY volume "8">
+ ]
+>
 
 <!-- http://docbook.sourceforge.net/snapshots/xsl/manpages/README -->
 
-<refentry id="fsystest">
+<refentry>
 
   <refentryinfo>
-    <title>fsystest</title>
-    <date>March 14 2008</date>
+    <title>Frysk</title>
+    <date>April 2008</date>
   </refentryinfo>
   
   <refmeta>
-    <refentrytitle>fsystest</refentrytitle>
-    <manvolnum>8</manvolnum>
+    <refentrytitle>&command;</refentrytitle>
+    <manvolnum>&volume;</manvolnum>
+    <refmiscinfo class='source'>Frysk</refmiscinfo>
+    <refmiscinfo class='version'>&version;</refmiscinfo>
   </refmeta>
 
   <refnamediv>
     <refname>fsystest</refname>
-    <refpurpose>runs frysk's system testsuite</refpurpose>
+    <refpurpose>run Frysk's system testsuite</refpurpose>
   </refnamediv>
   
   <refsynopsisdiv>
@@ -74,89 +82,29 @@
   <refsect1>
     <title>DESCRIPTION</title>
 
-    <para> <function>fsystest</function> runs frysk's system
+    <para><function>fsystest</function> runs frysk's system
     testsuite.  </para>
 
-    <para> Frysk's system testsuite checks for regressions in the
+    <para>Frysk's system testsuite checks for regressions in the
     underlying system, and not regressions in frysk. For instance,
     this testsuite checks that the kernel correctly traces an exec
-    system call (a problem in early 2.6.18 kernels). </para>
+    system call (a problem in early 2.6.18 kernels).</para>
 
   </refsect1>
   
-  <!-- refsect1>
-    <title>EXIT STATUS</title>
-    <para> <function>fsystest</function> exits with a zero status when
-    all tests pass, and non-zero when some tests fail. </para>
-  </refsect1 -->
-  
-  <!-- refsect1>
-    <title>RETURN VALUES</title>
-    <para></para>
-  </refsect1 -->
-  
-  <!-- refsect1>
-    <title>ENVIRONMENT</title>
-    <para></para>
-  </refsect1 -->
-  
-  <!-- refsect1>
-    <title>FILES</title>
-    <para></para>
-  </refsect1 -->
-  
   <refsect1>
     <title>EXAMPLE</title>
     <screen>@pkglib32dir@/fsystest</screen>
   </refsect1>
-   
-  <!-- refsect1>
-    <title>DIAGNOSTICS</title>
-    <para></para>
-  </refsect1 -->
-  
-  <!-- refsect1>
-    <title>ERRORS</title>
-    <variablelist>
-      <varlistentry>
-	<term>An error message.</term>
-	<listitem>
-          <para> This error can appear when Funit is terminated
-          abruptly (as during a loss of power).  Typically you need to
-          manually open the perspectives and views that you want.
-          </para>
-        </listitem>
-      </varlistentry>
-    </variablelist>
-  </refsect1 -->    
 
   <refsect1>
     <title>SEE ALSO</title>
     <para>frysk(7) funit(8)</para>
   </refsect1>
   
-  <!-- refsect1>
-    <title>STANDARDS</title>
-    <para></para>
-  </refsect1 -->
-  
-  <!-- refsect1>
-    <title>HISTORY</title>
-    <para></para>
-  </refsect1 -->
-  
-  <!-- refsect1>
-    <title>AUTHORS</title>
-    <para></para>
-  </refsect1 -->
-  
   <refsect1>
     <title>BUGS</title>
     <para>Report bugs to <ulink url="http:/sources.redhat.com/frysk"/></para>
   </refsect1>
-  
-  <!-- refsect1>
-    <title>SECURITY CONSIDERATIONS</title>
-  </refsect1 -->
 
 </refentry>
diff --git a/frysk-sys/frysk/pkglibdir/funit-procmask.xml-in b/frysk-sys/frysk/pkglibdir/funit-procmask.xml-in
index 9e82450..cc67326 100644
--- a/frysk-sys/frysk/pkglibdir/funit-procmask.xml-in
+++ b/frysk-sys/frysk/pkglibdir/funit-procmask.xml-in
@@ -44,20 +44,28 @@
 -->
 
 <!DOCTYPE refentry PUBLIC "-//OASIS//DTD DocBook XML V4.1.2//EN"
- "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd";>
+ "http://www.oasis-open.org/docbook/xml/4.1.2/docbookx.dtd";
+ [
+ <!ENTITY version SYSTEM "@abs_root_srcdir@/common/version.in">
+ <!ENTITY command "funit-procmask">
+ <!ENTITY volume "8">
+ ]
+>
 
 <!-- http://docbook.sourceforge.net/snapshots/xsl/manpages/README -->
 
-<refentry id="funit">
+<refentry>
 
   <refentryinfo>
-    <title>funit-procmask</title>
-    <date>2 August 2007</date>
+    <title>Frysk</title>
+    <date>April 2008</date>
   </refentryinfo>
   
   <refmeta>
-    <refentrytitle>funit-procmask</refentrytitle>
-    <manvolnum>8</manvolnum>
+    <refentrytitle>&command;</refentrytitle>
+    <manvolnum>&volume;</manvolnum>
+    <refmiscinfo class='source'>Frysk</refmiscinfo>
+    <refmiscinfo class='version'>&version;</refmiscinfo>
   </refmeta>
 
   <refnamediv>
@@ -70,10 +78,13 @@
     <cmdsynopsis>
       <command>funit-procmask</command>
       <arg choice="opt">
-        <option><replaceable>OPTION</replaceable></option>
+        <option>-y</option>
       </arg>
-      <arg choice="req">
-        <replaceable>SIGNAL_NUMBER</replaceable> ...
+      <arg choice="opt">
+        <option>-n</option>
+      </arg>
+      <arg rep="repeat" choice="plain">
+        <replaceable>signal-number</replaceable>
       </arg>
     </cmdsynopsis>
   </refsynopsisdiv>
@@ -88,28 +99,29 @@
     <variablelist>
 
       <varlistentry>
-	<term> <option>-y</option> </term><listitem><para>Test in the
-	affermative, only exit successfully when all the signals are
+	<term><option>-y</option></term>
+	<listitem><para>Test in the affermative, only exit
+	successfully when all the signals are
 	present.</para> </listitem>
       </varlistentry>
 
       <varlistentry>
-	<term> <option>-n</option> </term> <listitem> <para>Test in
-	the negative, only exit successfully when all the signals are
-	absent.</para> </listitem>
+	<term><option>-n</option></term>
+	<listitem><para>Test in the negative, only exit successfully
+	when all the signals are absent.</para> </listitem>
       </varlistentry>
 
     </variablelist>
 
-    <para>This program is used by <function>funit</function>, as part
-    of frysk's JUnit testsuite.</para>
+    <para>This program is used by <function>funit</function>(8), as
+    part of Frysk's testsuite.</para>
 
   </refsect1>
   
   <refsect1>
     <title>EXAMPLE</title>
 
-    <para>Check that SIGUSR1 (1) is absent from the default signal
+    <para>Test if SIGUSR1 (1) is absent from the default signal
     mask.</para>
 
 <screen>
@@ -117,54 +129,15 @@
 </screen>
 
   </refsect1>
-   
-  <!-- refsect1>
-    <title>DIAGNOSTICS</title>
-    <para></para>
-  </refsect1 -->
-  
-  <!-- refsect1>
-    <title>ERRORS</title>
-    <variablelist>
-      <varlistentry>
-	<term>An error message.</term>
-	<listitem>
-          <para> This error can appear when Funit is terminated
-          abruptly (as during a loss of power).  Typically you need to
-          manually open the perspectives and views that you want.
-          </para>
-        </listitem>
-      </varlistentry>
-    </variablelist>
-  </refsect1 -->    
 
   <refsect1>
     <title>SEE ALSO</title>
     <para>frysk(7) funit(8)</para>
   </refsect1>
   
-  <!-- refsect1>
-    <title>STANDARDS</title>
-    <para></para>
-  </refsect1 -->
-  
-  <!-- refsect1>
-    <title>HISTORY</title>
-    <para></para>
-  </refsect1 -->
-  
-  <!-- refsect1>
-    <title>AUTHORS</title>
-    <para></para>
-  </refsect1 -->
-  
   <refsect1>
     <title>BUGS</title>
     <para>Report bugs to <ulink url="http:/sources.redhat.com/frysk"/></para>
   </refsect1>
-  
-  <!-- refsect1>
-    <title>SECURITY CONSIDERATIONS</title>
-  </refsect1 -->
 
 </refentry>


hooks/post-receive
--
frysk system monitor/debugger


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]