diff options
author | David Krause <david@cvs.openbsd.org> | 2003-02-26 15:05:08 +0000 |
---|---|---|
committer | David Krause <david@cvs.openbsd.org> | 2003-02-26 15:05:08 +0000 |
commit | a24f07119ee07b82f18e55e9a9403b2a3b4bf7c4 (patch) | |
tree | 0b953e9765b9741029c4def55aa7c029c91e245d /share/man/man8/ssl.8 | |
parent | d4687be9a38b8499e5735d1421299ee243789a73 (diff) |
start new sentence on a new line
ok mpech@
Diffstat (limited to 'share/man/man8/ssl.8')
-rw-r--r-- | share/man/man8/ssl.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man8/ssl.8 b/share/man/man8/ssl.8 index 220832fecb5..7d0cccfcf29 100644 --- a/share/man/man8/ssl.8 +++ b/share/man/man8/ssl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ssl.8,v 1.40 2003/02/15 11:45:53 deraadt Exp $ +.\" $OpenBSD: ssl.8,v 1.41 2003/02/26 15:05:07 david Exp $ .\" .\" Copyright (c) 1999 Theo de Raadt, Bob Beck .\" All rights reserved. @@ -96,9 +96,9 @@ directory. Private keys can be encrypted using .Ar 3DES and a passphrase to protect their integrity should the encrypted file -be disclosed. However, it is -important to note that encrypted server keys mean that the passphrase -needs to be typed in every time the server is started. +be disclosed. +However, it is important to note that encrypted server keys mean that the +passphrase needs to be typed in every time the server is started. If a passphrase is not used, you will need to be absolutely sure your key file is kept secure. .Sh GENERATING DSA SERVER CERTIFICATES |