Skip to content

Commit

Permalink
opts: added some "SEE ALSO" references
Browse files Browse the repository at this point in the history
  • Loading branch information
bagder committed Oct 29, 2014
1 parent 79a97a9 commit e102478
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/libcurl/opts/CURLOPT_ACCEPT_ENCODING.3
Expand Up @@ -60,3 +60,4 @@ Returns CURLE_OK if the option is supported, CURLE_UNKNOWN_OPTION if not, or
CURLE_OUT_OF_MEMORY if there was insufficient heap space.
.SH "SEE ALSO"
.BR CURLOPT_TRANSFER_ENCODING "(3), " CURLOPT_HTTPHEADER "(3), "
.BR CURLOPT_HTTP_CONTENT_DECODING "(3), "
1 change: 1 addition & 0 deletions docs/libcurl/opts/CURLOPT_HTTP_CONTENT_DECODING.3
Expand Up @@ -46,3 +46,4 @@ Added in 7.16.2
Returns CURLE_OK if the option is supported, and CURLE_UNKNOWN_OPTION if not.
.SH "SEE ALSO"
.BR CURLOPT_STDERR "(3), " CURLOPT_DEBUGFUNCTION "(3), "
.BR CURLOPT_ACCEPT_ENCODING "(3) "

0 comments on commit e102478

Please sign in to comment.