From 66616c46ce4a5ff8b05734a96d0a169ae26cd667 Mon Sep 17 00:00:00 2001 From: ru Date: Wed, 16 Jan 2002 16:16:08 +0000 Subject: Document fetch(1) reaction to SIGINFO. PR: docs/33640 Submitted by: Maxim Konovalov Approved by: des --- usr.bin/fetch/fetch.1 | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'usr.bin') diff --git a/usr.bin/fetch/fetch.1 b/usr.bin/fetch/fetch.1 index c361115..7bf5685 100644 --- a/usr.bin/fetch/fetch.1 +++ b/usr.bin/fetch/fetch.1 @@ -179,6 +179,18 @@ When the .Fl a flag is specified, wait this many seconds between successive retries. .El +.Pp +If +.Nm +receives a +.Dv SIGINFO +signal (see the +.Cm status +argument for +.Xr stty 1 ) , +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 -- cgit v1.1