diff options
Diffstat (limited to 'usr.bin/encrypt/encrypt.1')
-rw-r--r-- | usr.bin/encrypt/encrypt.1 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.bin/encrypt/encrypt.1 b/usr.bin/encrypt/encrypt.1 index 35924edf331..d8aba37342e 100644 --- a/usr.bin/encrypt/encrypt.1 +++ b/usr.bin/encrypt/encrypt.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: encrypt.1,v 1.14 2000/03/05 20:09:22 aaron Exp $ +.\" $OpenBSD: encrypt.1,v 1.15 2000/03/23 21:10:15 aaron Exp $ .\" .\" Copyright (c) 1996, Jason Downs. All rights reserved. .\" @@ -41,8 +41,8 @@ .Nm prints the encrypted form of .Ar string -to the standard output. This is mostly useful for encrypting passwords -from within scripts. +to the standard output. +This is mostly useful for encrypting passwords from within scripts. .Pp The options are as follows: .Bl -tag -width XxXXXXXXX |