mirror of
https://github.com/curl/curl.git
synced 2026-04-14 22:41:40 +03:00
CURLINFO: remove 'get' and 'get the' from each short desc
The short descriptions describe the data each info retrieves. The info itself does not 'get' the data. This simplifies and shortens the descriptions and make them more consistent. Closes #19406
This commit is contained in:
parent
f55974c139
commit
8442c24c9a
73 changed files with 77 additions and 77 deletions
|
|
@ -21,7 +21,7 @@ Added-in: 7.48.0
|
|||
|
||||
# NAME
|
||||
|
||||
CURLINFO_TLS_SESSION, CURLINFO_TLS_SSL_PTR - get TLS session info
|
||||
CURLINFO_TLS_SSL_PTR - TLS session info
|
||||
|
||||
# SYNOPSIS
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue