docs: add more .IP after .RE to fix indentation of generate paragraphs

follow-up from 099f41e097

I just thought of checking all the other files with .RE, and I found 6
other files that were missing .IP at the end.

Closes #11375
This commit is contained in:
Emanuele Torre 2023-06-22 15:08:57 +02:00 committed by Daniel Stenberg
parent 873b958d0b
commit 55dfb9ea47
No known key found for this signature in database
GPG key ID: 5CC908FDB71E12C2
6 changed files with 6 additions and 0 deletions

View file

@ -39,3 +39,4 @@ URL-encode that data and pass it on in the POST. The name part gets an equal
sign appended, resulting in *name=urlencoded-file-content*. Note that the
name is expected to be URL-encoded already.
.RE
.IP