1
0
mirror of https://git.FreeBSD.org/src.git synced 2025-01-02 12:20:51 +00:00

Document fetch(1) reaction to SIGINFO.

PR:		docs/33640
Submitted by:	Maxim Konovalov <maxim@macomnet.ru>
Approved by:	des
This commit is contained in:
Ruslan Ermilov 2002-01-16 16:16:08 +00:00
parent 89ac4ecce1
commit ab47d79913
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=89429

View File

@ -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