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: Fix ulink in manpages.


The branch, master has been updated
       via  9661b5745777c3085edd270449c255a1466ebfb0 (commit)
      from  9adc63c26318b30812591dfef67664dbef4cb747 (commit)

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

- Log -----------------------------------------------------------------
commit 9661b5745777c3085edd270449c255a1466ebfb0
Author: Mark Wielaard <mwielaard@redhat.com>
Date:   Fri Mar 14 16:48:36 2008 +0100

    Fix ulink in manpages.
    
    frysk-core/frysk/bindir/ChangeLog
    2008-03-14  Mark Wielaard  <mwielaard@redhat.com>
    
           * fdebuginfo.xml: Fix ulink.
           * fdebugrpm.xml: Likewise.

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

Summary of changes:
 frysk-core/frysk/bindir/ChangeLog      |    5 +++++
 frysk-core/frysk/bindir/fdebuginfo.xml |    4 ++--
 frysk-core/frysk/bindir/fdebugrpm.xml  |    6 +++---
 3 files changed, 10 insertions(+), 5 deletions(-)

First 500 lines of diff:
diff --git a/frysk-core/frysk/bindir/ChangeLog b/frysk-core/frysk/bindir/ChangeLog
index 7d51dfb..3e7ea78 100644
--- a/frysk-core/frysk/bindir/ChangeLog
+++ b/frysk-core/frysk/bindir/ChangeLog
@@ -1,5 +1,10 @@
 2008-03-14  Mark Wielaard  <mwielaard@redhat.com>
 
+	* fdebuginfo.xml: Fix ulink.
+	* fdebugrpm.xml: Likewise.
+
+2008-03-13  Mark Wielaard  <mwielaard@redhat.com>
+
 	* fhpd.java (CommandLine.run): Make sure all messages are flushed
 	before first prompt.
 
diff --git a/frysk-core/frysk/bindir/fdebuginfo.xml b/frysk-core/frysk/bindir/fdebuginfo.xml
index 8fb0f52..72d6e5e 100644
--- a/frysk-core/frysk/bindir/fdebuginfo.xml
+++ b/frysk-core/frysk/bindir/fdebuginfo.xml
@@ -166,8 +166,8 @@
   
   <refsect1>
     <title>BUGS</title>
-    <para>Report bugs to <ulink url="http://sources.redhat.com/fdebuginfo";>
-    http://sources.redhat.com/fdebuginfo/ </ulink>. </para>
+    <para>Report bugs to <ulink url="http://sources.redhat.com/frysk/";>
+    http://sources.redhat.com/frysk/ </ulink>. </para>
   </refsect1>
   
   <!-- refsect1>
diff --git a/frysk-core/frysk/bindir/fdebugrpm.xml b/frysk-core/frysk/bindir/fdebugrpm.xml
index fa0d71a..be8e505 100644
--- a/frysk-core/frysk/bindir/fdebugrpm.xml
+++ b/frysk-core/frysk/bindir/fdebugrpm.xml
@@ -4,7 +4,7 @@
 
  This file is part of the program FRYSK.
 
- Copyright 2007, Red Hat Inc.
+ Copyright 2007, 2008, Red Hat Inc.
 
  FRYSK is free software; you can redistribute it and/or modify it
  under the terms of the GNU General Public License as published by
@@ -164,8 +164,8 @@
   
   <refsect1>
     <title>BUGS</title>
-    <para>Report bugs to <ulink url="http://sources.redhat.com/fdebugrpm";>
-    http://sources.redhat.com/fdebugrpm/ </ulink>. </para>
+    <para>Report bugs to <ulink url="http://sources.redhat.com/frysk/";>
+    http://sources.redhat.com/frysk/ </ulink>. </para>
   </refsect1>
   
   <!-- refsect1>


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]