From maxim@news1.macomnet.ru  Mon Jan  7 02:26:28 2002
Return-Path: <maxim@news1.macomnet.ru>
Received: from news1.macomnet.ru (news1.macomnet.ru [195.128.64.14])
	by hub.freebsd.org (Postfix) with ESMTP id 3E55C37B41C
	for <FreeBSD-gnats-submit@freebsd.org>; Mon,  7 Jan 2002 02:26:27 -0800 (PST)
Received: (from maxim@localhost)
	by news1.macomnet.ru (8.11.1/8.11.1) id g07AQQD93358;
	Mon, 7 Jan 2002 13:26:26 +0300 (MSK)
	(envelope-from maxim)
Message-Id: <200201071026.g07AQQD93358@news1.macomnet.ru>
Date: Mon, 7 Jan 2002 13:26:26 +0300 (MSK)
From: maxim@macomnet.ru
Reply-To: maxim@macomnet.ru
To: FreeBSD-gnats-submit@freebsd.org
Subject: fetch(1) is silent about SIGINFO
X-Send-Pr-Version: 3.2
X-GNATS-Notify: ru

>Number:         33640
>Category:       docs
>Synopsis:       fetch(1) is silent about SIGINFO
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    ru
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Jan 07 02:30:01 PST 2002
>Closed-Date:    Wed Jan 16 08:18:34 PST 2002
>Last-Modified:  Wed Jan 16 08:19:04 PST 2002
>Originator:     Maxim Konovalov, maxim@macomnet.ru
>Release:        FreeBSD 5.0-CURRENT i386
>Organization:
n/a
>Environment:

	FreeBSD 5.0-CURRENT i386

>Description:

	fetch(1) man page says nothing about SIGINFO handling.

>How-To-Repeat:

	n/a

>Fix:

Index: fetch.1
===================================================================
RCS file: /home/ncvs/src/usr.bin/fetch/fetch.1,v
retrieving revision 1.46
diff -u -r1.46 fetch.1
--- fetch.1	15 Jul 2001 08:01:13 -0000	1.46
+++ fetch.1	7 Jan 2002 10:18:31 -0000
@@ -179,6 +179,16 @@
 .Fl a
 flag is specified, wait this many seconds between successive retries.
 .El
+.Pp
+If
+.Nm
+receives a
+.Dv SIGINFO
+(see the ``status'' argument for
+.Xr stty 1 )
+signal, the current transfer rate statistics will be written to the
+standard error output, in the same format as the standard completion
+message.
 .Sh DIAGNOSTICS
 The
 .Nm
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->des 
Responsible-Changed-By: ru 
Responsible-Changed-When: Wed Jan 16 07:02:06 PST 2002 
Responsible-Changed-Why:  
DES, let me know if you like the wording, and I will fix 
the formatting part and commit. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33640 

From: Dag-Erling Smorgrav <des@ofug.org>
To: freebsd-gnats-submit@freebsd.org
Cc: <ru@FreeBSD.org>, freebsd-doc@freebsd.org
Subject: Re: docs/33640: fetch(1) is silent about SIGINFO
Date: 16 Jan 2002 16:14:44 +0100

 <ru@FreeBSD.org> writes:
 > DES, let me know if you like the wording, and I will fix
 > the formatting part and commit.
 
 Please move "signal" before the parenthesis.
 
 DES
 -- 
 Dag-Erling Smorgrav - des@ofug.org
State-Changed-From-To: open->closed 
State-Changed-By: ru 
State-Changed-When: Wed Jan 16 08:18:34 PST 2002 
State-Changed-Why:  
A suggested patch committed with minor tweaks. 


Responsible-Changed-From-To: des->ru 
Responsible-Changed-By: ru 
Responsible-Changed-When: Wed Jan 16 08:18:34 PST 2002 
Responsible-Changed-Why:  

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33640 
>Unformatted:
