Browse Source

Merge pull request #2338 from jleclanche/master

Remove direct references to Qt4 in man pages
adaptive-webui-19844
sledgehammer999 10 years ago
parent
commit
7a86180bb3
  1. 10
      doc/qbittorrent-nox.1
  2. 8
      doc/qbittorrent.1

10
doc/qbittorrent-nox.1

@ -1,10 +1,10 @@ @@ -1,10 +1,10 @@
.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>.
.TH "QBITTORRENT\-NOX" "1" "January 16th 2010" "Command line Bittorrent client written in C++ / Qt4" ""
.TH "QBITTORRENT\-NOX" "1" "January 16th 2010" "Command line Bittorrent client written in C++ / Qt" ""
.SH "NAME"
qBittorrent\-nox \- a command line Bittorrent client written in C++ / Qt4
qBittorrent\-nox \- a command line Bittorrent client written in C++ / Qt
.SH "SYNOPSIS"
@ -17,12 +17,12 @@ qBittorrent\-nox \- a command line Bittorrent client written in C++ / Qt4 @@ -17,12 +17,12 @@ qBittorrent\-nox \- a command line Bittorrent client written in C++ / Qt4
.PP
.SH "DESCRIPTION"
\fBqBittorrent-nox\fR is an advanced command-line Bittorrent client written in C++ / Qt4,
\fBqBittorrent-nox\fR is an advanced command-line Bittorrent client written in C++ / Qt
using the \fBlibtorrent-rasterbar\fR library by Arvid Norberg. qBittorrent\-nox aims
to be a good alternative to other command line bittorrent clients and provides features similar to popular graphical clients.
qBittorrent\-nox is fast, stable, light and it supports unicode.
It also comes with UPnP port forwarding / NAT-PMP, encryption (Vuze compatible),
qBittorrent\-nox is fast, stable, light and it supports unicode.
It also comes with UPnP port forwarding / NAT-PMP, encryption (Vuze compatible),
FAST extension (mainline) and PeX support (utorrent compatible).
qBittorrent\-nox is meant to be controlled via its feature-rich Web UI which is accessible as a default on http://localhost:8080. The Web UI access is secured and the default account user name is "admin" with "adminadmin" as a password.

8
doc/qbittorrent.1

@ -1,10 +1,10 @@ @@ -1,10 +1,10 @@
.\" This manpage has been automatically generated by docbook2man
.\" from a DocBook document. This tool can be found at:
.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>.
.TH "QBITTORRENT" "1" "January 16th 2010" "Bittorrent client written in C++ / Qt4" ""
.TH "QBITTORRENT" "1" "January 16th 2010" "Bittorrent client written in C++ / Qt" ""
.SH "NAME"
qBittorrent \- a Bittorrent client written in C++ / Qt4
qBittorrent \- a Bittorrent client written in C++ / Qt
.SH "SYNOPSIS"
@ -17,10 +17,10 @@ qBittorrent \- a Bittorrent client written in C++ / Qt4 @@ -17,10 +17,10 @@ qBittorrent \- a Bittorrent client written in C++ / Qt4
.PP
.SH "DESCRIPTION"
\fBqBittorrent\fR is an advanced Bittorrent client written in C++ / Qt4,
\fBqBittorrent\fR is an advanced Bittorrent client written in C++ / Qt,
using the \fBlibtorrent-rasterbar\fR library by Arvid Norberg. qBittorrent is similar to uTorrent. qBittorrent
is fast, stable, light, it supports unicode and it provides a good integrated search engine.
It also comes with UPnP port forwarding / NAT-PMP, encryption (Vuze compatible),
It also comes with UPnP port forwarding / NAT-PMP, encryption (Vuze compatible),
FAST extension (mainline) and PeX support (utorrent compatible).
.SH "OPTIONS"

Loading…
Cancel
Save