svn commit: r227491 - head/sbin/md5
Eitan Adler
eadler at FreeBSD.org
Sun Nov 13 17:07:43 UTC 2011
Author: eadler (ports committer)
Date: Sun Nov 13 17:07:43 2011
New Revision: 227491
URL: http://svn.freebsd.org/changeset/base/227491
Log:
- new sentence should start on new line.
PR: bin/146541
Submitted by: bjk
Approved by: bjk
Modified:
head/sbin/md5/md5.1
Modified: head/sbin/md5/md5.1
==============================================================================
--- head/sbin/md5/md5.1 Sun Nov 13 17:07:26 2011 (r227490)
+++ head/sbin/md5/md5.1 Sun Nov 13 17:07:43 2011 (r227491)
@@ -78,8 +78,8 @@ The hexadecimal checksum of each file li
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 .
More information about the svn-src-head
mailing list