New applet cksum, from Rob Sullivan.

This commit is contained in:
Rob Landley
2006-04-18 20:57:28 +00:00
parent bbd50b58ea
commit 856489b63c
5 changed files with 69 additions and 0 deletions

View File

@@ -224,6 +224,11 @@
#define chvt_full_usage \
"Changes the foreground virtual terminal to /dev/ttyN"
#define cksum_trivial_usage \
"FILES..."
#define cksum_full_usage \
"Calculates the CRC32 checksums of FILES."
#define clear_trivial_usage \
""
#define clear_full_usage \