diff options
author | charnier <charnier@FreeBSD.org> | 2002-04-19 23:06:29 +0000 |
---|---|---|
committer | charnier <charnier@FreeBSD.org> | 2002-04-19 23:06:29 +0000 |
commit | f3bce5737db6f34f8dd0d5d27e6042afb394d312 (patch) | |
tree | 4f44c1d258624d91113a327cd662c04ec1c134e3 /sbin/md5 | |
parent | 0375b27808811837d0671020660b59c60cbc047c (diff) | |
download | FreeBSD-src-f3bce5737db6f34f8dd0d5d27e6042afb394d312.zip FreeBSD-src-f3bce5737db6f34f8dd0d5d27e6042afb394d312.tar.gz |
Use `The .Nm utility'
Diffstat (limited to 'sbin/md5')
-rw-r--r-- | sbin/md5/md5.1 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sbin/md5/md5.1 b/sbin/md5/md5.1 index c08c989..2d5e8b0 100644 --- a/sbin/md5/md5.1 +++ b/sbin/md5/md5.1 @@ -11,8 +11,9 @@ .Op Fl s Ar string .Op Ar .Sh DESCRIPTION -.Nm Md5 -takes as input a message of arbitrary length and produces +The +.Nm +utility takes as input a message of arbitrary length and produces as output a 128-bit .Dq fingerprint or |