mirror of
https://github.com/curl/curl.git
synced 2026-08-26 16:03:33 +03:00
docs: adapt SEE ALSO sections to new requirements
To please manpage-syntax.pl used by test 1173 Closes #11957
This commit is contained in:
parent
7000a0e067
commit
bb50368ef8
474 changed files with 1602 additions and 788 deletions
|
|
@ -54,4 +54,5 @@ Added in 7.10
|
|||
If this function returns NULL, something went wrong (out of memory, etc.)
|
||||
and therefore the share object was not created.
|
||||
.SH "SEE ALSO"
|
||||
.BR curl_share_cleanup "(3), " curl_share_setopt "(3)"
|
||||
.BR curl_share_cleanup (3),
|
||||
.BR curl_share_setopt (3)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue