diff options
Diffstat (limited to 'secure/usr.bin/openssl/man/openssl-version.1')
| -rw-r--r-- | secure/usr.bin/openssl/man/openssl-version.1 | 11 |
1 files changed, 7 insertions, 4 deletions
diff --git a/secure/usr.bin/openssl/man/openssl-version.1 b/secure/usr.bin/openssl/man/openssl-version.1 index a18f5667d8c0..1c83f7a1c20d 100644 --- a/secure/usr.bin/openssl/man/openssl-version.1 +++ b/secure/usr.bin/openssl/man/openssl-version.1 @@ -1,5 +1,5 @@ .\" -*- mode: troff; coding: utf-8 -*- -.\" Automatically generated by Pod::Man 5.0102 (Pod::Simple 3.45) +.\" Automatically generated by Pod::Man v6.0.2 (Pod::Simple 3.45) .\" .\" Standard preamble: .\" ======================================================================== @@ -52,10 +52,13 @@ . \} .\} .rr rF +.\" +.\" Required to disable full justification in groff 1.23.0. +.if n .ds AD l .\" ======================================================================== .\" .IX Title "OPENSSL-VERSION 1ossl" -.TH OPENSSL-VERSION 1ossl 2025-09-30 3.5.4 OpenSSL +.TH OPENSSL-VERSION 1ossl 2026-04-07 3.5.6 OpenSSL .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -123,14 +126,14 @@ The OpenSSL CPU settings info. .IX Item "-w" The OpenSSL \fBOSSL_WINCTX\fR build time variable, if set. Used for computing Windows registry key names. This option is unavailable on -non-Windows platforms. +non\-Windows platforms. .SH HISTORY .IX Header "HISTORY" In OpenSSL versions prior to 3.4, OpenSSL had a limitation regarding the \&\fBOPENSSLDIR\fR, \fBMODULESDIR\fR and \fBENGINESDIR\fR build time macros. These macros were defined at build time, and represented filesystem paths. This is common practice on unix like systems, as there was an expectation that a given build -would be installed to a pre-determined location. On Windows however, there is +would be installed to a pre\-determined location. On Windows however, there is no such expectation, as libraries can be installed to arbitrary locations. \&\fBOSSL_WINCTX\fR was introduced as a new build time variable to define a set of registry keys identified by the name openssl\-<version>\-<ctx>, in which the |
