diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-02-13 08:23:41 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-02-13 08:23:41 +0000 |
commit | 758d7aef4eb82dc23456f63581fd2b3ea0243998 (patch) | |
tree | e8c1406566f29db21c83c9eac798933f58b56518 /share/man/man8/ssl.8 | |
parent | 699bf6a3d57da544493eb91a112f42c5a9116c74 (diff) |
typos;
setextattr(8): example markus@
spamd(8): someone else found some of these on bugs/misc, but for the life
of me i can't find out who
pf.conf(5): from openbsd@davidkrause.com
raidctl(8): from ian@darwinsys.com
Diffstat (limited to 'share/man/man8/ssl.8')
-rw-r--r-- | share/man/man8/ssl.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man8/ssl.8 b/share/man/man8/ssl.8 index b50c1213a43..7e1e40922be 100644 --- a/share/man/man8/ssl.8 +++ b/share/man/man8/ssl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ssl.8,v 1.38 2002/12/15 19:26:54 margarida Exp $ +.\" $OpenBSD: ssl.8,v 1.39 2003/02/13 08:23:39 jmc Exp $ .\" .Dd September 19, 2001 .Dt SSL 8 @@ -73,7 +73,7 @@ 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 +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 |