From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30501 invoked by alias); 3 Apr 2008 13:52:30 -0000 Received: (qmail 30492 invoked by uid 22791); 3 Apr 2008 13:52:29 -0000 X-Spam-Status: No, hits=-2.1 required=5.0 tests=AWL,BAYES_00 X-Spam-Check-By: sourceware.org Received: from wildebeest.demon.nl (HELO gnu.wildebeest.org) (83.160.170.119) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 03 Apr 2008 13:51:59 +0000 Received: from wildebeest.demon.nl ([83.160.170.119] helo=[127.0.0.1]) by gnu.wildebeest.org with esmtp (Exim 4.63) (envelope-from ) id 1JhPr6-0001af-Ti for frysk@sourceware.org; Thu, 03 Apr 2008 15:51:53 +0200 Subject: Put refpurposes one line for easy manpage generation. From: Mark Wielaard To: frysk Content-Type: text/plain Date: Thu, 03 Apr 2008 14:10:00 -0000 Message-Id: <1207230707.4284.11.camel@localhost.localdomain> Mime-Version: 1.0 X-Mailer: Evolution 2.12.3 (2.12.3-3.fc8) Content-Transfer-Encoding: 7bit X-Spam-Score: -4.4 (----) X-IsSubscribed: yes Mailing-List: contact frysk-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: frysk-owner@sourceware.org X-SW-Source: 2008-q2/txt/msg00017.txt.bz2 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 * 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 @@ fdebuginfo - display the debug-info paths for a process and its - shared modules + display the debug-info paths for a process and its shared modules 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 @@ ferror - print a stack trace when the given message is printed - by the traced program + print a stack trace when the given message is printed by the traced program 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 @@ fexe - print a process or corefile's executable - path + print a process or corefile's executable path 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 @@ fmaps - print the process or a corefile's address - maps. + print the process or a corefile's address maps.