Module Name:    src
Committed By:   wiz
Date:           Fri Oct 16 08:09:12 UTC 2009

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

Log Message:
Reflow to < 80 chars.


To generate a diff of this commit:
cvs rdiff -u -r1.6 -r1.7 src/usr.bin/pwhash/pwhash.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/pwhash/pwhash.1
diff -u src/usr.bin/pwhash/pwhash.1:1.6 src/usr.bin/pwhash/pwhash.1:1.7
--- src/usr.bin/pwhash/pwhash.1:1.6	Thu Oct 15 23:12:53 2009
+++ src/usr.bin/pwhash/pwhash.1	Fri Oct 16 08:09:12 2009
@@ -1,4 +1,4 @@
-.\"	$NetBSD: pwhash.1,v 1.6 2009/10/15 23:12:53 hubertf Exp $
+.\"	$NetBSD: pwhash.1,v 1.7 2009/10/16 08:09:12 wiz Exp $
 .\"	$OpenBSD: encrypt.1,v 1.16 2000/11/09 17:52:07 aaron Exp $
 .\"
 .\" Copyright (c) 1996, Jason Downs.  All rights reserved.
@@ -53,9 +53,9 @@
 Run in
 .Xr makekey 8
 compatible mode.
-A single combined key (eight chars) and salt (two chars) with no intermediate space
-are read from standard input and the DES encrypted result is written to standard output without a
-terminating newline.
+A single combined key (eight chars) and salt (two chars) with no
+intermediate space are read from standard input and the DES encrypted
+result is written to standard output without a terminating newline.
 .It Fl m
 Encrypt the string using MD5.
 .It Fl p

Reply via email to