mirror of
https://github.com/curl/curl.git
synced 2026-08-07 17:13:00 +03:00
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:
parent
873b958d0b
commit
55dfb9ea47
6 changed files with 6 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue