diff options
author | 2004-04-12 22:14:30 +0000 | |
---|---|---|
committer | 2004-04-12 22:14:30 +0000 | |
commit | c55391b18d2072828f0653007519550c2302d061 (patch) | |
tree | 8d817421310fc0542843015b920946f66af30429 | |
parent | removeable -> removable; (diff) | |
download | wireguard-openbsd-c55391b18d2072828f0653007519550c2302d061.tar.xz wireguard-openbsd-c55391b18d2072828f0653007519550c2302d061.zip |
sync w/ 0.9.7d import (one typo);
-rw-r--r-- | usr.sbin/openssl/openssl.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/openssl/openssl.1 b/usr.sbin/openssl/openssl.1 index 5424b7a930f..1b3703e206c 100644 --- a/usr.sbin/openssl/openssl.1 +++ b/usr.sbin/openssl/openssl.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: openssl.1,v 1.40 2004/04/08 12:08:27 jmc Exp $ +.\" $OpenBSD: openssl.1,v 1.41 2004/04/12 22:14:30 jmc Exp $ .\" ==================================================================== .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. .\" @@ -5624,7 +5624,7 @@ However some servers only request client authentication after a specific URL is requested. To obtain the list in this case it is necessary to use the .Fl prexit -command and send an HTTP request for an appropriate page. +option and send an HTTP request for an appropriate page. .Pp If a certificate is specified on the command line using the .Fl cert |