diff options
Diffstat (limited to 'secure/usr.bin/openssl/man/openssl-engine.1')
| -rw-r--r-- | secure/usr.bin/openssl/man/openssl-engine.1 | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/secure/usr.bin/openssl/man/openssl-engine.1 b/secure/usr.bin/openssl/man/openssl-engine.1 index 2870d3767cbb..ed93cb342ba4 100644 --- a/secure/usr.bin/openssl/man/openssl-engine.1 +++ b/secure/usr.bin/openssl/man/openssl-engine.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-ENGINE 1ossl" -.TH OPENSSL-ENGINE 1ossl 2025-09-30 3.5.4 OpenSSL +.TH OPENSSL-ENGINE 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 @@ -82,7 +85,7 @@ This command has been deprecated. Providers should be used instead of engines. .PP This command is used to query the status and capabilities of the specified \fIengine\fRs. -Engines may be specified before and after all other command-line flags. +Engines may be specified before and after all other command\-line flags. Only those specified are queried. .SH OPTIONS .IX Header "OPTIONS" @@ -92,7 +95,7 @@ Display an option summary. .IP "\fB\-v\fR \fB\-vv\fR \fB\-vvv\fR \fB\-vvvv\fR" 4 .IX Item "-v -vv -vvv -vvvv" Provides information about each specified engine. The first flag lists -all the possible run-time control commands; the second adds a +all the possible run\-time control commands; the second adds a description of each command; the third adds the input flags, and the final option adds the internal input flags. .IP \fB\-c\fR 4 @@ -110,7 +113,7 @@ Displays an error trace for any unavailable engine. .IP "\fB\-post\fR \fIcommand\fR" 4 .IX Item "-post command" .PD -Command-line configuration of engines. +Command\-line configuration of engines. The \fB\-pre\fR command is given to the engine before it is loaded and the \fB\-post\fR command is given after the engine is loaded. The \fIcommand\fR is of the form \fIcmd\fR:\fIval\fR where \fIcmd\fR is the command, |
