Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/usr.bin/pwhash Reflow to < 80 chars.
details: https://anonhg.NetBSD.org/src/rev/8556c43c4b86
branches: trunk
changeset: 748203:8556c43c4b86
user: wiz <wiz%NetBSD.org@localhost>
date: Fri Oct 16 08:09:12 2009 +0000
description:
Reflow to < 80 chars.
diffstat:
usr.bin/pwhash/pwhash.1 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (22 lines):
diff -r 5ba4e83ed043 -r 8556c43c4b86 usr.bin/pwhash/pwhash.1
--- a/usr.bin/pwhash/pwhash.1 Fri Oct 16 06:05:47 2009 +0000
+++ b/usr.bin/pwhash/pwhash.1 Fri Oct 16 08:09:12 2009 +0000
@@ -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
Home |
Main Index |
Thread Index |
Old Index