public inbox for frysk-cvs@sourceware.org
help / color / mirror / Atom feed
From: mark@sourceware.org
To: frysk-cvs@sourceware.org
Subject: [SCM]  master: Fix URL and refpurpose typos in manpages.
Date: Thu, 13 Mar 2008 17:48:00 -0000	[thread overview]
Message-ID: <20080313174828.17364.qmail@sourceware.org> (raw)

The branch, master has been updated
       via  ece95178765b748a10a2d03d51415f49d72cbddb (commit)
      from  0638bcdc4d6857d60ceb027408559480952f97ac (commit)

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

- Log -----------------------------------------------------------------
commit ece95178765b748a10a2d03d51415f49d72cbddb
Author: Mark Wielaard <mwielaard@redhat.com>
Date:   Thu Mar 13 18:47:44 2008 +0100

    Fix URL and refpurpose typos in manpages.
    
    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.

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

Summary of changes:
 frysk-core/frysk/bindir/ChangeLog      |   20 ++++++++++++++++----
 frysk-core/frysk/bindir/fcatch.xml     |    2 +-
 frysk-core/frysk/bindir/fdebuginfo.xml |    2 +-
 frysk-core/frysk/bindir/fdebugrpm.xml  |    2 +-
 frysk-core/frysk/bindir/ferror.xml     |    2 +-
 frysk-core/frysk/bindir/fexe.xml       |    2 +-
 frysk-core/frysk/bindir/fhpd.xml       |    4 +---
 frysk-core/frysk/bindir/fstack.xml     |    2 +-
 frysk-core/frysk/bindir/fstep.xml      |    2 +-
 frysk-core/frysk/bindir/ftrace.xml     |    2 +-
 10 files changed, 25 insertions(+), 15 deletions(-)

First 500 lines of diff:
diff --git a/frysk-core/frysk/bindir/ChangeLog b/frysk-core/frysk/bindir/ChangeLog
index 598d904..06636a1 100644
--- a/frysk-core/frysk/bindir/ChangeLog
+++ b/frysk-core/frysk/bindir/ChangeLog
@@ -1,3 +1,15 @@
+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.
+
 2008-03-11  Sami Wagiaalla  <swagiaal@redhat.com> 
 
 	* TestFcatch.java (testFcatchFollowsPATH): New test
@@ -25,10 +37,10 @@
 	* TestFerror.java: Added test for regext argument matching.
 
 2008-03-06  Phil Muldoon  <pmuldoon@redhat.com>
- 
-       * ferror.java (main): Update option text.
-       (parsed): Do not store argument. Compile into pattern.
-       (updateSyscallEnter): Use Matcher instead of contains. 
+
+	* ferror.java (main): Update option text.
+	(parsed): Do not store argument. Compile into pattern.
+	(updateSyscallEnter): Use Matcher instead of contains. 
 
 2008-03-06  Sami Wagiaalla  <swagiaal@redhat.com>
 
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>
   


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


                 reply	other threads:[~2008-03-13 17:48 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080313174828.17364.qmail@sourceware.org \
    --to=mark@sourceware.org \
    --cc=frysk-cvs@sourceware.org \
    --cc=frysk@sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).