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. 6
      doc/qbittorrent-nox.1
  2. 6
      doc/qbittorrent.1

6
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,7 +17,7 @@ qBittorrent\-nox \- a command line Bittorrent client written in C++ / Qt4 @@ -17,7 +17,7 @@ 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.

6
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,7 +17,7 @@ qBittorrent \- a Bittorrent client written in C++ / Qt4 @@ -17,7 +17,7 @@ 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),

Loading…
Cancel
Save