diff options
-rw-r--r-- | sbin/md5/md5.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/md5/md5.1 b/sbin/md5/md5.1 index c5098e4..bc8ece4 100644 --- a/sbin/md5/md5.1 +++ b/sbin/md5/md5.1 @@ -78,8 +78,8 @@ The hexadecimal checksum of each file listed on the command line is printed after the options are processed. .Bl -tag -width indent .It Fl c Ar string -Compare files to this md5 string. (Note that this option is not yet useful -if multiple files are specified.) +Compare files to this md5 string. +(Note that this option is not yet useful if multiple files are specified.) .It Fl s Ar string Print a checksum of the given .Ar string . |