diff options
author | dd <dd@FreeBSD.org> | 2001-06-19 03:34:03 +0000 |
---|---|---|
committer | dd <dd@FreeBSD.org> | 2001-06-19 03:34:03 +0000 |
commit | 0dd8d482503c7fcc9a8413cea449fccbd5f79b1a (patch) | |
tree | b3a4f0f86e2dece014c22f032e21a335c4ac31bf /sbin/md5/md5.1 | |
parent | 630600110550ce3b43569f7d98dcb6bc6ecdb9d7 (diff) | |
download | FreeBSD-src-0dd8d482503c7fcc9a8413cea449fccbd5f79b1a.zip FreeBSD-src-0dd8d482503c7fcc9a8413cea449fccbd5f79b1a.tar.gz |
This command has more than four options.
Diffstat (limited to 'sbin/md5/md5.1')
-rw-r--r-- | sbin/md5/md5.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/md5/md5.1 b/sbin/md5/md5.1 index 9c59fd5..49f1347 100644 --- a/sbin/md5/md5.1 +++ b/sbin/md5/md5.1 @@ -28,7 +28,7 @@ in a secure manner before being encrypted with a private key under a public-key cryptosystem such as .Em RSA . .Pp -The following four options may be used in any combination and must +The following options may be used in any combination and must precede any files named on the command line. The MD5 sum of each file listed on the command line is printed after the options are processed. |