This is the mail archive of the frysk@sourceware.org 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]

Re: Fixed javadoc generation and created html manpages


Hi,

On Thu, 2008-03-13 at 17:03 +0100, Mark Wielaard wrote:
> It also adds generation of html versions of the manpages so we have a
> list of those on the site: http://sourceware.org/frysk/manpages/
> I made a reference to them from the documentation page.

Found some small issues while looking over them and fixed them.

2008-03-13  Mark Wielaard  <mwielaard@redhat.com>

        * fcatch.xml: Fixed URL.
        * fdebuginfo.xml: Likewise.
        * fdebugrpm.xml: Likewise.
        * ferror.xml: Likewise.
        * fexe.xml: Likewise.
        * fstack.xml: Likewise.
        * fstep.xml: Likewise.
        * ftrace.xml: Likewise.
        * fhpd.xml: Put refpurpose on one line for easy sed parsing.

Committed and pushed,

Mark
diff --git a/frysk-core/frysk/bindir/fcatch.xml b/frysk-core/frysk/bindir/fcatch.xml
index 9e5e027..fb46315 100644
--- a/frysk-core/frysk/bindir/fcatch.xml
+++ b/frysk-core/frysk/bindir/fcatch.xml
@@ -151,7 +151,7 @@
   
   <refsect1>
     <title>BUGS</title>
-    <para>Report bugs to <ulink url="http:/sources.redhat.com/frysk">
+    <para>Report bugs to <ulink url="http://sources.redhat.com/frysk";>
     http://sources.redhat.com/frysk/ </ulink>. </para>
   </refsect1>
   
diff --git a/frysk-core/frysk/bindir/fdebuginfo.xml b/frysk-core/frysk/bindir/fdebuginfo.xml
index c73808c..8fb0f52 100644
--- a/frysk-core/frysk/bindir/fdebuginfo.xml
+++ b/frysk-core/frysk/bindir/fdebuginfo.xml
@@ -166,7 +166,7 @@
   
   <refsect1>
     <title>BUGS</title>
-    <para>Report bugs to <ulink url="http:/sources.redhat.com/fdebuginfo">
+    <para>Report bugs to <ulink url="http://sources.redhat.com/fdebuginfo";>
     http://sources.redhat.com/fdebuginfo/ </ulink>. </para>
   </refsect1>
   
diff --git a/frysk-core/frysk/bindir/fdebugrpm.xml b/frysk-core/frysk/bindir/fdebugrpm.xml
index 161d90e..fa0d71a 100644
--- a/frysk-core/frysk/bindir/fdebugrpm.xml
+++ b/frysk-core/frysk/bindir/fdebugrpm.xml
@@ -164,7 +164,7 @@
   
   <refsect1>
     <title>BUGS</title>
-    <para>Report bugs to <ulink url="http:/sources.redhat.com/fdebugrpm">
+    <para>Report bugs to <ulink url="http://sources.redhat.com/fdebugrpm";>
     http://sources.redhat.com/fdebugrpm/ </ulink>. </para>
   </refsect1>
   
diff --git a/frysk-core/frysk/bindir/ferror.xml b/frysk-core/frysk/bindir/ferror.xml
index a1c43e9..ab8e124 100644
--- a/frysk-core/frysk/bindir/ferror.xml
+++ b/frysk-core/frysk/bindir/ferror.xml
@@ -148,7 +148,7 @@
   
   <refsect1>
     <title>BUGS</title>
-    <para>Report bugs to <ulink url="http:/sources.redhat.com/frysk">
+    <para>Report bugs to <ulink url="http://sources.redhat.com/frysk";>
     http://sources.redhat.com/frysk/ </ulink>. </para>
   </refsect1>
   
diff --git a/frysk-core/frysk/bindir/fexe.xml b/frysk-core/frysk/bindir/fexe.xml
index f980f9f..2fb60b2 100644
--- a/frysk-core/frysk/bindir/fexe.xml
+++ b/frysk-core/frysk/bindir/fexe.xml
@@ -161,7 +161,7 @@ sh$ fexe -v $$
   
   <refsect1>
     <title>BUGS</title>
-    <para>Report bugs to <ulink url="http:/sources.redhat.com/frysk">
+    <para>Report bugs to <ulink url="http://sources.redhat.com/frysk";>
     http://sources.redhat.com/frysk </ulink>. </para>
   </refsect1>
   
diff --git a/frysk-core/frysk/bindir/fhpd.xml b/frysk-core/frysk/bindir/fhpd.xml
index 2633fac..e87dbc4 100644
--- a/frysk-core/frysk/bindir/fhpd.xml
+++ b/frysk-core/frysk/bindir/fhpd.xml
@@ -62,9 +62,7 @@
 
   <refnamediv>
     <refname>fhpd</refname>
-    <refpurpose>
-    The Frysk Debugger.
-    </refpurpose>
+    <refpurpose>The Frysk Debugger</refpurpose>
   </refnamediv>
   
   <refsynopsisdiv>
diff --git a/frysk-core/frysk/bindir/fstack.xml b/frysk-core/frysk/bindir/fstack.xml
index e4eb9f5..c7b7e2a 100644
--- a/frysk-core/frysk/bindir/fstack.xml
+++ b/frysk-core/frysk/bindir/fstack.xml
@@ -164,7 +164,7 @@
   
   <refsect1>
     <title>BUGS</title>
-    <para>Report bugs to <ulink url="http:/sources.redhat.com/frysk">
+    <para>Report bugs to <ulink url="http://sources.redhat.com/frysk";>
     http://sources.redhat.com/frysk/ </ulink>. </para>
   </refsect1>
   
diff --git a/frysk-core/frysk/bindir/fstep.xml b/frysk-core/frysk/bindir/fstep.xml
index 8ddecd4..bae2277 100644
--- a/frysk-core/frysk/bindir/fstep.xml
+++ b/frysk-core/frysk/bindir/fstep.xml
@@ -149,7 +149,7 @@
   
   <refsect1>
     <title>BUGS</title>
-    <para>Report bugs to <ulink url="http:/sources.redhat.com/frysk">
+    <para>Report bugs to <ulink url="http://sources.redhat.com/frysk";>
     http://sources.redhat.com/frysk </ulink>. </para>
   </refsect1>
   
diff --git a/frysk-core/frysk/bindir/ftrace.xml b/frysk-core/frysk/bindir/ftrace.xml
index 0beeabc..fa4ee20 100644
--- a/frysk-core/frysk/bindir/ftrace.xml
+++ b/frysk-core/frysk/bindir/ftrace.xml
@@ -403,7 +403,7 @@
     <screen>~/prefix/bin/ftrace ~/prefix/lib64/frysk/funit --arch 32 frysk.proc.TestAbandon</screen>
     <para>to</para>
     <screen>~/prefix/bin/ftrace -- ~/prefix/lib64/frysk/funit --arch 32 frysk.proc.TestAbandon</screen>
-    <para>Report bugs to <ulink url="http:/sources.redhat.com/frysk">
+    <para>Report bugs to <ulink url="http://sources.redhat.com/frysk";>
     http://sources.redhat.com/frysk/ </ulink>. </para>
   </refsect1>
   

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