]> git.ipfire.org Git - thirdparty/curl.git/commit
curl.1: improve --stderr wording
authorDaniel Stenberg <daniel@haxx.se>
Thu, 19 Jan 2012 12:39:25 +0000 (13:39 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 19 Jan 2012 12:42:56 +0000 (13:42 +0100)
commitb2aaf3c2ad23a1b8425930eaad38f76d0e218c71
treeac470747e7b52024367ddeb5445d67bacdcf2fe5
parentc41f304c43ea2e019085f95c80bbb7809254124e
curl.1: improve --stderr wording

As is pointed out in this bug report, there can indeed be situation
where --stderr has a point even when the "real" stderr can be
redirected. Remove the superfluous and wrong comment.

bug: http://curl.haxx.se/bug/view.cgi?id=3476020
docs/curl.1