public inbox for frysk@sourceware.org
 help / color / mirror / Atom feed
* Put refpurposes one line for easy manpage generation.
@ 2008-04-03 14:10 Mark Wielaard
  2008-04-03 14:25 ` Andrew Cagney
  0 siblings, 1 reply; 7+ messages in thread
From: Mark Wielaard @ 2008-04-03 14:10 UTC (permalink / raw)
  To: frysk

Hi,

This puts all refpurpose tags and content on one line for better manpage
generation. Also did an upload-manpages. The currrent script expects
this tag and matching closing tag on one line, if it isn't the
description on the man index page will be empty (if someone knows some
sed foo to make this more flexible that would be appreciated).
http://sourceware.org/frysk/manpages/

    frysk-core/frysk/bindir/ChangeLog
    2008-04-03  Mark Wielaard  <mwielaard@redhat.com>
    
           * fdebuginfo.xml: Put refpurpose on one line.
           * ferror.xml: Likewise.
           * fexe.xml: Likewise.
           * fmaps.xml: Likewise.

diff --git a/frysk-core/frysk/bindir/fdebuginfo.xml b/frysk-core/frysk/bindir/fdebuginfo.xml
index c641219..3798c06 100644
--- a/frysk-core/frysk/bindir/fdebuginfo.xml
+++ b/frysk-core/frysk/bindir/fdebuginfo.xml
@@ -70,8 +70,7 @@
 
   <refnamediv>
     <refname>fdebuginfo</refname>
-    <refpurpose>display the debug-info paths for a process and its
-    shared modules</refpurpose>
+    <refpurpose>display the debug-info paths for a process and its shared modules</refpurpose>
   </refnamediv>
   
   <refsynopsisdiv>
diff --git a/frysk-core/frysk/bindir/ferror.xml b/frysk-core/frysk/bindir/ferror.xml
index 5a1cf8d..6d4bc90 100644
--- a/frysk-core/frysk/bindir/ferror.xml
+++ b/frysk-core/frysk/bindir/ferror.xml
@@ -70,8 +70,7 @@
 
   <refnamediv>
     <refname>ferror</refname>
-    <refpurpose>print a stack trace when the given message is printed
-    by the traced program</refpurpose>
+    <refpurpose>print a stack trace when the given message is printed by the traced program</refpurpose>
   </refnamediv>
   
   <refsynopsisdiv>
diff --git a/frysk-core/frysk/bindir/fexe.xml b/frysk-core/frysk/bindir/fexe.xml
index bb7d91c..2c7a4c7 100644
--- a/frysk-core/frysk/bindir/fexe.xml
+++ b/frysk-core/frysk/bindir/fexe.xml
@@ -70,8 +70,7 @@
 
   <refnamediv>
     <refname>fexe</refname>
-    <refpurpose>print a process or corefile's executable
-    path</refpurpose>
+    <refpurpose>print a process or corefile's executable path</refpurpose>
   </refnamediv>
   
   <refsynopsisdiv>
diff --git a/frysk-core/frysk/bindir/fmaps.xml b/frysk-core/frysk/bindir/fmaps.xml
index df0c35a..692967e 100644
--- a/frysk-core/frysk/bindir/fmaps.xml
+++ b/frysk-core/frysk/bindir/fmaps.xml
@@ -70,8 +70,7 @@
 
   <refnamediv>
     <refname>fmaps</refname>
-    <refpurpose>print the process or a corefile's address
-    maps.</refpurpose>
+    <refpurpose>print the process or a corefile's address maps.</refpurpose>
   </refnamediv>
   
   <refsynopsisdiv>



^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2008-04-04  8:32 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-03 14:10 Put refpurposes one line for easy manpage generation Mark Wielaard
2008-04-03 14:25 ` Andrew Cagney
2008-04-03 14:40   ` Mark Wielaard
2008-04-03 21:03     ` Andrew Cagney
2008-04-03 21:11       ` Mark Wielaard
2008-04-04  8:32         ` Petr Machata
2008-04-04  9:16           ` Mark Wielaard

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).