Minor /ncdc changes

This commit is contained in:
Yorhel 2011-06-11 11:17:57 +02:00
parent 5a7b371353
commit 404e168eb5

View file

@ -188,8 +188,8 @@ sub ncdc {
may have all of these installed already.<br /> may have all of these installed already.<br />
<br /> <br />
ncdc has been developed on a recent Arch Linux installation and has been 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 tested on FreeBSD 8.2 and Debian Squeeze. It should be fairly trivial to
POSIX-like systems.<br /> port to other POSIX-like systems.<br />
<br /> <br />
ncdc is entirely written in C and available under a liberal MIT license. ncdc is entirely written in C and available under a liberal MIT license.
E; E;
@ -243,8 +243,9 @@ sub ncdc {
txt 'Client: MiniSlots, XmlBZList, ADCGet, TTHL and TTHF.'; br; txt 'Client: MiniSlots, XmlBZList, ADCGet, TTHL and TTHF.'; br;
txt q|That is pretty much everything you'd expect any modern client to 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 have. Note that ncdc does not support some of the older protocol
features, like $Get, $GetZBlock, $CHUNK and $Cancel. I am not aware of features, like $Get, $GetZBlock, $CHUNK, $Cancel or non-XML file lists. I
any other up-to-date client that requires these.|; am not aware of an other up-to-date client that still uses any of these
features.|;
end; end;
end; end;