diff options
author | ru <ru@FreeBSD.org> | 2005-01-17 07:44:44 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2005-01-17 07:44:44 +0000 |
commit | 6cc4b6c220d4e49fad2881c7dc754fa560248ef8 (patch) | |
tree | f5a5fbfda9358c31fa2746d0671fe366bb17d243 /sbin/md5 | |
parent | 63a9efe25ce06fd299e33aba75e3dd445d67484c (diff) | |
download | FreeBSD-src-6cc4b6c220d4e49fad2881c7dc754fa560248ef8.zip FreeBSD-src-6cc4b6c220d4e49fad2881c7dc754fa560248ef8.tar.gz |
Added the EXIT STATUS section where appropriate.
Diffstat (limited to 'sbin/md5')
-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 67daaa2..8b36e1f 100644 --- a/sbin/md5/md5.1 +++ b/sbin/md5/md5.1 @@ -82,7 +82,7 @@ Run a built-in time trial. .It Fl x Run a built-in test script. .El -.Sh DIAGNOSTICS +.Sh EXIT STATUS The .Nm md5 , sha1 and |