Merge Trond
[m6w6/libmemcached] / docs / memcat.pod
old mode 100755 (executable)
new mode 100644 (file)
index 04d8a30..8e572b7
@@ -8,8 +8,8 @@ memcat - Copy a set of keys to stdout
 
 =head1 DESCRIPTION
 
-B<memcat> outputs to stdout the value a single or mutiple set of keys
-stored in a memcached(1) server.
+B<memcat> outputs to stdout the value a single or multiple set of keys
+stored in a memcached(1) server. If any key is not found an error is returned.
 
 It is similar to the standard UNIX cat(1) utility. 
 
@@ -21,7 +21,7 @@ For a full list of operations run the tool with the B<--help> option.
 =head1 HOME
 
 To find out more information please check:
-L<http://tangent.org/552/libmemcached.html>
+L<https://launchpad.net/libmemcached>
 
 =head1 AUTHOR