diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-04-12 22:14:31 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-04-12 22:14:31 +0000 |
commit | 92a7275134edc5eabf4546fde12572e876008edb (patch) | |
tree | d714ce176d4eabbe8444952ad07e5b199a70e224 /usr.sbin/openssl | |
parent | a114b148e772e18d9bbaedc06f73fb88daae0b2d (diff) |
sync w/ 0.9.7d import (one typo);
Diffstat (limited to 'usr.sbin/openssl')
-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 |