From owner-freebsd-doc@FreeBSD.ORG Wed Oct 6 14:40:32 2004 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 64B7716A4CE for ; Wed, 6 Oct 2004 14:40:32 +0000 (GMT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 54E9643D1F for ; Wed, 6 Oct 2004 14:40:32 +0000 (GMT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.11/8.12.11) with ESMTP id i96EeWM9062887 for ; Wed, 6 Oct 2004 14:40:32 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.11/8.12.11/Submit) id i96EeWaZ062886; Wed, 6 Oct 2004 14:40:32 GMT (envelope-from gnats) Date: Wed, 6 Oct 2004 14:40:32 GMT Message-Id: <200410061440.i96EeWaZ062886@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: Tom Rhodes Subject: Re: docs/72383: manpage for awk(1) is terribly small and loses important notes X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Tom Rhodes List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 06 Oct 2004 14:40:32 -0000 The following reply was made to PR docs/72383; it has been noted by GNATS. From: Tom Rhodes To: Seva Gluschenko Cc: FreeBSD-gnats-submit@FreeBSD.org Subject: Re: docs/72383: manpage for awk(1) is terribly small and loses important notes Date: Wed, 6 Oct 2004 10:39:06 -0400 On Wed, 6 Oct 2004 18:07:02 +0400 (MSD) Seva Gluschenko wrote: > > >Number: 72383 > >Category: docs > >Synopsis: manpage for awk(1) is terribly small and loses important notes > >Confidential: no > >Severity: non-critical > >Priority: low > >Responsible: freebsd-doc > >State: open > >Quarter: > >Keywords: > >Date-Required: > >Class: sw-bug > >Submitter-Id: current-users > >Arrival-Date: Wed Oct 06 14:10:21 GMT 2004 > >Closed-Date: > >Last-Modified: > >Originator: Seva Gluschenko > >Release: FreeBSD 5.3-BETA3 i386 > >Organization: > Yandex LLC > >Environment: > System: FreeBSD road.yandex.ru 5.3-BETA3 FreeBSD 5.3-BETA3 #11: Tue Sep 7 19:13:32 MSD 2004 gvs@road.yandex.ru:/local/obj/local/usr/src/sys/ROAD i386 > > > > >Description: > Cite from gawk (bundled with FreeBSD-4.x) manpage: > > Each field in the input record may be referenced by its position, $1, > $2, and so on. $0 is the whole record. The value of a field may be > assigned to as well. Fields need not be referenced by constants: To the best of my knowledge, this is contrib software and these should either be fixed on the vendor branch or we need permission to take the manual page off the vendor branch. I'm only keen on the first option though. -- Tom Rhodes