]> mj.ucw.cz Git - libucw.git/blobdiff - ucw/doc/basecode.txt
Doc: Updated the list of contributors
[libucw.git] / ucw / doc / basecode.txt
index 94b4102eee13025248bc2a2771b7f2a7cb103891..ca2aa86eefb6f16578e573de0182375e02600f5e 100644 (file)
@@ -3,7 +3,8 @@ Base64 and Base224 encodings
 
 These modules can be used to encode and decode data to and from
 base64 (described in RFC 3548) and base224 (not described in any
-standard, uses all non-control characters of ASCII).
+standard, uses all non-control characters, briefly described in
+a comment at the beginning of `ucw/base224.c`).
 
 - <<base64,Base64>>
 - <<base224,Base224>>
@@ -57,7 +58,7 @@ way as base64.
 The basecode utility
 --------------------
 You can use the encoding/decoding routines from command line, trough
-`basecode` command. You have to specify the operation by a command
+`ucw-basecode` command. You have to specify the operation by a command
 line argument and give it the data on standard input. The arguments
 are: