From 404e168eb5beb37801f21899f8f8b50dadf4ecdb Mon Sep 17 00:00:00 2001 From: Yorhel Date: Sat, 11 Jun 2011 11:17:57 +0200 Subject: [PATCH] Minor /ncdc changes --- index.cgi | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/index.cgi b/index.cgi index b131819..9687e9e 100755 --- a/index.cgi +++ b/index.cgi @@ -188,8 +188,8 @@ sub ncdc { may have all of these installed already.

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.
+ tested on FreeBSD 8.2 and Debian Squeeze. It should be fairly trivial to + port to other POSIX-like systems.

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;