Small glitch on man page, that's fixed.

This commit is contained in:
Harald Hope 2017-11-28 17:28:28 -08:00
parent ffd52bfe73
commit 0f3f0393c3

3
inxi.1
View file

@ -694,14 +694,17 @@ If it hangs, \fB\-! 40\fR will not work.
Bypass \fBCurl\fR as a downloader option. Priority is: Curl, Wget, Fetch, Bypass \fBCurl\fR as a downloader option. Priority is: Curl, Wget, Fetch,
HTTP::Tiny, OpenBSD only: ftp HTTP::Tiny, OpenBSD only: ftp
.TP
.B \-! 42 .B \-! 42
Bypass \fBFetch\fR as a downloader option.Priority is: Curl, Wget, Fetch, Bypass \fBFetch\fR as a downloader option.Priority is: Curl, Wget, Fetch,
HTTP::Tiny, OpenBSD only: ftp HTTP::Tiny, OpenBSD only: ftp
.TP
.B \-! 43 .B \-! 43
Bypass \fBWget\fR as a downloader option. Priority is: Curl, Wget, Fetch, Bypass \fBWget\fR as a downloader option. Priority is: Curl, Wget, Fetch,
HTTP::Tiny, OpenBSD only: ftp HTTP::Tiny, OpenBSD only: ftp
.TP
.B \-! 44 .B \-! 44
Bypass \fBCurl\fR, \fBFetch\fR, and \fBWget\fR as downloader options. This Bypass \fBCurl\fR, \fBFetch\fR, and \fBWget\fR as downloader options. This
basically forces the downloader selection to use \fBPerl 5.x\fR \fBHTTP::Tiny\fR, basically forces the downloader selection to use \fBPerl 5.x\fR \fBHTTP::Tiny\fR,