Minor /ncdc changes
This commit is contained in:
parent
5a7b371353
commit
404e168eb5
1 changed files with 5 additions and 4 deletions
|
|
@ -188,8 +188,8 @@ sub ncdc {
|
|||
may have all of these installed already.<br />
|
||||
<br />
|
||||
ncdc has been developed on a recent Arch Linux installation and has been
|
||||
tested on Debian Squeeze. It should be fairly trivial to port to other
|
||||
POSIX-like systems.<br />
|
||||
tested on FreeBSD 8.2 and Debian Squeeze. It should be fairly trivial to
|
||||
port to other POSIX-like systems.<br />
|
||||
<br />
|
||||
ncdc is entirely written in C and available under a liberal MIT license.
|
||||
E;
|
||||
|
|
@ -243,8 +243,9 @@ sub ncdc {
|
|||
txt 'Client: MiniSlots, XmlBZList, ADCGet, TTHL and TTHF.'; br;
|
||||
txt q|That is pretty much everything you'd expect any modern client to
|
||||
have. Note that ncdc does not support some of the older protocol
|
||||
features, like $Get, $GetZBlock, $CHUNK and $Cancel. I am not aware of
|
||||
any other up-to-date client that requires these.|;
|
||||
features, like $Get, $GetZBlock, $CHUNK, $Cancel or non-XML file lists. I
|
||||
am not aware of an other up-to-date client that still uses any of these
|
||||
features.|;
|
||||
end;
|
||||
end;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue