diff options
| author | jmc <> | 2016-07-28 16:22:06 +0000 | 
|---|---|---|
| committer | jmc <> | 2016-07-28 16:22:06 +0000 | 
| commit | 356075d675a064319f1ff43a8b28ec10dfdd3ec3 (patch) | |
| tree | b8efd322942e6a084f2650c0da570fa6f99f9d92 /src | |
| parent | 567bab43bfd95b35ccadc084f9e4ff0a744f7d50 (diff) | |
| download | openbsd-356075d675a064319f1ff43a8b28ec10dfdd3ec3.tar.gz openbsd-356075d675a064319f1ff43a8b28ec10dfdd3ec3.tar.bz2 openbsd-356075d675a064319f1ff43a8b28ec10dfdd3ec3.zip | |
remove HISTORY: it was a nonsense;
Diffstat (limited to 'src')
| -rw-r--r-- | src/usr.bin/openssl/openssl.1 | 26 | 
1 files changed, 1 insertions, 25 deletions
| diff --git a/src/usr.bin/openssl/openssl.1 b/src/usr.bin/openssl/openssl.1 index ce263728fa..0f47f6e65c 100644 --- a/src/usr.bin/openssl/openssl.1 +++ b/src/usr.bin/openssl/openssl.1 | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | .\" $OpenBSD: openssl.1,v 1.41 2016/07/28 16:20:21 jmc Exp $ | 1 | .\" $OpenBSD: openssl.1,v 1.42 2016/07/28 16:22:06 jmc Exp $ | 
| 2 | .\" ==================================================================== | 2 | .\" ==================================================================== | 
| 3 | .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. | 3 | .\" Copyright (c) 1998-2002 The OpenSSL Project. All rights reserved. | 
| 4 | .\" | 4 | .\" | 
| @@ -9124,27 +9124,3 @@ certificates. | |||
| 9124 | .%R RFC 3268 | 9124 | .%R RFC 3268 | 
| 9125 | .%T Advanced Encryption Standard (AES) Ciphersuites for Transport Layer Security (TLS) | 9125 | .%T Advanced Encryption Standard (AES) Ciphersuites for Transport Layer Security (TLS) | 
| 9126 | .Re | 9126 | .Re | 
| 9127 | .\" | ||
| 9128 | .\" OPENSSL HISTORY | ||
| 9129 | .\" | ||
| 9130 | .Sh HISTORY | ||
| 9131 | The | ||
| 9132 | .Xr openssl 1 | ||
| 9133 | document appeared in | ||
| 9134 | .Nm OpenSSL | ||
| 9135 | 0.9.2. | ||
| 9136 | The | ||
| 9137 | .Cm list- Ns XXX Ns Cm -commands | ||
| 9138 | pseudo-commands were added in | ||
| 9139 | .Nm OpenSSL | ||
| 9140 | 0.9.3; | ||
| 9141 | the | ||
| 9142 | .Cm no- Ns XXX | ||
| 9143 | pseudo-commands were added in | ||
| 9144 | .Nm OpenSSL | ||
| 9145 | 0.9.5a; | ||
| 9146 | the | ||
| 9147 | .Cm list- Ns XXX Ns Cm -algorithms | ||
| 9148 | pseudo-commands were added in | ||
| 9149 | .Nm OpenSSL | ||
| 9150 | 1.0.0. | ||
