Changeset 1660
- Timestamp:
- Apr 4, 2007, 4:34:13 AM (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/gtk/transmission-gtk.1
r1659 r1660 40 40 .Pp 41 41 BitTorrent is a peer-to-peer file transfer protocol which uses a 42 torrent metainfo file (usually with the .torrent file extension) and a 43 central tracker to distribute file data amongst a group of peers. For 44 more information on the BitTorrent protocol see 45 http://www.bittorrent.org/ 42 metainfo file (usually with the .torrent file extension) and a central 43 tracker to distribute file data amongst a group of peers. For more 44 information on the BitTorrent protocol see http://www.bittorrent.org/ 46 45 .Pp 47 46 The options are as follows: … … 59 58 Only one instance of 60 59 .Nm 61 may run at one time. Multiple torrent files may be loaded at startup62 by adding them to the command line. If60 may be run at one time. Multiple .torrent files may be loaded at 61 startup by adding them to the command line. If 63 62 .Nm 64 63 is already running, those torrents will be opened in the running … … 70 69 .Nm 71 70 uses to store user preferences, resume information and state, and the 72 socket file used for IPC.71 socket file used for interprocess communication (IPC). 73 72 .El 74 73 .Sh AUTHORS
Note: See TracChangeset
for help on using the changeset viewer.