diff --git a/usr.bin/fetch/fetch.1 b/usr.bin/fetch/fetch.1 index da0aec3ecdc7..7d08fae962e3 100644 --- a/usr.bin/fetch/fetch.1 +++ b/usr.bin/fetch/fetch.1 @@ -145,9 +145,6 @@ Try this flag if seems to hang when retrieving FTP URLs. .It Fl q Quiet mode. -This works by setting the verbosity level to zero; see the -.Fl v -option. .It Fl R The output files are precious, and should not be deleted under any circumstances, even if the transfer failed or was incomplete. @@ -179,13 +176,7 @@ Work around a different set of buggy .Tn TCP implementations. .It Fl v -Each instance of this flag increases the verbosity level by one. -Level one (the default) only gives a summary after each file; level -two show a running count during the transfer, provided that the -standard output goes to a terminal; level three enables messages from -the -.Xr fetch 3 -library. +Increase verbosity level. .It Fl w Ar seconds When the .Fl a