mirror of
https://github.com/curl/curl.git
synced 2026-08-25 21:33:36 +03:00
cmdline-docs: make sure to phrase it as "added in ...."
References to things that were added or changed in a specific version
should be specified as "(added in [version]) for two reasons:
1 - consistency
2 - to allow gen.pl to strip them out if deemed referring to too old
versions
Closes #11821
This commit is contained in:
parent
fa7df3070a
commit
bfb48e33fb
32 changed files with 107 additions and 112 deletions
|
|
@ -9,8 +9,8 @@ Added: 7.7
|
|||
See-also: egd-file
|
||||
Multi: single
|
||||
---
|
||||
Deprecated option. This option is ignored by curl since 7.84.0. Prior to that
|
||||
it only had an effect on curl if built to use old versions of OpenSSL.
|
||||
Deprecated option. This option is ignored (added in 7.84.0). Prior to that it
|
||||
only had an effect on curl if built to use old versions of OpenSSL.
|
||||
|
||||
Specify the path name to file containing what will be considered as random
|
||||
data. The data may be used to seed the random engine for SSL connections.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue