Fri, Dec 10 2004
23:11:07
|
|
Request created by jidanni@jidanni.org
|
|
Return-Path |
<jidanni@jidanni.org>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
To |
grass-bugs@intevation.de
|
Subject |
man pages with SEE ALSOs referring to themselves
|
From |
Dan Jacobson <jidanni@jidanni.org>
|
Date |
Fri, 10 Dec 2004 10:55:38 +0800
|
Message-ID |
<87hdmu6evp.fsf@jidanni.org>
|
MIME-Version |
1.0
|
Content-Type |
text/plain; charset=us-ascii
|
X-Spam-Status |
No, hits=-4.1 tagged_above=-999.0 required=3.0 tests=BAYES_00, DATE_IN_PAST_12_24, HTML_MESSAGE
|
X-Spam-Level |
|
These pages might have SEE ALSOs referring to themselves:
cd vector; for i in *
do perl -nwe 'next if $.==1../SEE ALSO/;print if /'$i'/' $i/description.html
done
<em><a href="v.build.polylines">v.build.polylines</a></em>
<A HREF="v.convert.all.html">v.convert.all</A>,
<a href="v.surf.rst.html">v.surf.rst</a>
I didn't check outside of /vector/.
|
|
Sun, Dec 12 2004
15:17:58
|
|
Mail sent by neteler@itc.it
|
|
Return-Path |
<neteler@itc.it>
|
Delivered-To |
grass-bugs@lists.intevation.de
|
Date |
Sun, 12 Dec 2004 15:17:56 +0100
|
From |
Markus Neteler <neteler@itc.it>
|
To |
Request Tracker <grass-bugs@intevation.de>
|
Cc |
grass5@grass.itc.it
|
Subject |
Re: [GRASS5] [bug #2837] (grass) man pages with SEE ALSOs referring to themselves
|
Message-ID |
<20041212141756.GA5849@thuille.itc.it>
|
Mail-Followup-To |
Request Tracker <grass-bugs@intevation.de>, grass5@grass.itc.it
|
References |
<20041210221107.75549102C10@lists.intevation.de>
|
Mime-Version |
1.0
|
Content-Type |
text/plain; charset=us-ascii
|
Content-Disposition |
inline
|
In-Reply-To |
<20041210221107.75549102C10@lists.intevation.de>
|
User-Agent |
Mutt/1.4.1i
|
X-Spam-Status |
No, hits=-4.8 tagged_above=-999.0 required=3.0 tests=BAYES_00, HTML_MESSAGE
|
X-Spam-Level |
|
On Fri, Dec 10, 2004 at 11:11:07PM +0100, Request Tracker wrote:
> this bug's URL: http://intevation.de/rt/webrt?serial_num=2837
> -------------------------------------------------------------------------
>
> These pages might have SEE ALSOs referring to themselves:
> cd vector; for i in *
> do perl -nwe 'next if $.==1../SEE ALSO/;print if /'$i'/' $i/description.html
> done
>
> <em><a href="v.build.polylines">v.build.polylines</a></em>
?
<h2>SEE ALSO</h2>
<i><a href=v.build.html>v.build</a></i><br>
<i><a href=v.in.ascii.html>v.in.ascii</a></i><br>
<i><a href=parser.html>parser</a></i> <p>
A bug in your perl script?
http://grass.itc.it/grass57/manuals/html57_user/v.build.polylines.html
> <A HREF="v.convert.all.html">v.convert.all</A>,
A bug in your perl script?
http://grass.itc.it/grass57/manuals/html57_user/v.convert.all.html
> <a href="v.surf.rst.html">v.surf.rst</a>
Fixed, should read v.vol.rst.
> I didn't check outside of /vector/.
Please do.
Markus
|
|
Sun, Dec 12 2004
15:18:14
|
|
Status changed to resolved by mneteler
|
|