[GRASS5] [bug #2822] (grass) v.to.points: better document lfield

this bug's URL: http://intevation.de/rt/webrt?serial_num=2822
-------------------------------------------------------------------------

In the v.to.points documentation, mention what
lfield Line field default: 1
is all about.

--- Headers Follow ---

From jidanni@jidanni.org Thu Dec 9 00:16:08 2004

Return-Path: <jidanni@jidanni.org>
Delivered-To: grass-bugs@lists.intevation.de
Received: from mail.intevation.de (aktaia [212.95.126.10])
  by lists.intevation.de (Postfix) with ESMTP id C34EE102C35
  for <grass-bugs@lists.intevation.de>; Thu, 9 Dec 2004 00:16:08 +0100 (CET)
Received: from localhost (localhost [127.0.0.1])
  by mail.intevation.de (Postfix) with ESMTP id 2066236DE2
  for <grass-bugs@lists.intevation.de>; Thu, 9 Dec 2004 00:16:08 +0100 (CET)
Received: from frodo.hserus.net (frodo.hserus.net [204.74.68.40])
  by mail.intevation.de (Postfix) with ESMTP id 3917636CE0
  for <grass-bugs@intevation.de>; Thu, 9 Dec 2004 00:16:07 +0100 (CET)
Received: from [219.69.72.86] (port=32784 helo=jidanni1)
  by frodo.hserus.net with esmtpsa
  (Cipher TLSv1:RC4-SHA:128) (Exim 4.43 #0)
  id 1CcB2T-0003gK-DA by authid <jidanni> with plain
  for <grass-bugs@intevation.de>; Thu, 09 Dec 2004 04:46:06 +0530
To: grass-bugs@intevation.de
Subject: v.to.points: better document lfield
From: Dan Jacobson <jidanni@jidanni.org>
Date: Thu, 09 Dec 2004 04:17:54 +0800
Message-ID: <87acsozgr1.fsf@jidanni.org>
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
X-Spam-Status: No, hits=-4.9 tagged_above=-999.0 required=3.0 tests=BAYES_00
X-Spam-Level:

-------------------------------------------- Managed by Request Tracker

On Thu, Dec 09, 2004 at 12:16:08AM +0100, Request Tracker wrote:

this bug's URL: http://intevation.de/rt/webrt?serial_num=2822
-------------------------------------------------------------------------

In the v.to.points documentation, mention what
lfield Line field default: 1
is all about.

Was changed a couple of days ago:

v.to.points [-vit] input=name [type=name[,name,...]] output=name
   [llayer=value] [dmax=value]
...
  llayer Line layer
           default: 1

So it refers to line layer one.

Markus