Module Name:    src
Committed By:   wiz
Date:           Sun Aug 31 07:23:53 UTC 2014

Modified Files:
        src/usr.bin/cksum: cksum.1

Log Message:
New sentence, new line.


To generate a diff of this commit:
cvs rdiff -u -r1.46 -r1.47 src/usr.bin/cksum/cksum.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/usr.bin/cksum/cksum.1
diff -u src/usr.bin/cksum/cksum.1:1.46 src/usr.bin/cksum/cksum.1:1.47
--- src/usr.bin/cksum/cksum.1:1.46	Sun Aug 31 07:05:33 2014
+++ src/usr.bin/cksum/cksum.1	Sun Aug 31 07:23:53 2014
@@ -1,4 +1,4 @@
-.\"	$NetBSD: cksum.1,v 1.46 2014/08/31 07:05:33 christos Exp $
+.\"	$NetBSD: cksum.1,v 1.47 2014/08/31 07:23:53 wiz Exp $
 .\"
 .\" Copyright (c) 1991, 1993
 .\"	The Regents of the University of California.  All rights reserved.
@@ -192,7 +192,8 @@ the hash at the left and the filename fo
 Echo input from standard input to standard output, and append the
 selected message digest.
 .It Fl q
-Quiet mode \(em only the checksum is printed out. Overrides the
+Quiet mode \(em only the checksum is printed out.
+Overrides the
 .Fl n
 option.
 .It Fl s Ar string

Reply via email to