docs: fix unescaped '\n' in man pages
Closes https://github.com/bagder/curl/pull/459
This commit is contained in:

committed by
Jay Satiro

parent
af90becf4b
commit
963b7bd4f7
@@ -62,7 +62,7 @@ function is called again without this bit set. Thus, the read callback
|
||||
.IP CURLPAUSE_ALL
|
||||
Convenience define that pauses both directions.
|
||||
.IP CURLPAUSE_CONT
|
||||
Convenience define that unpauses both directions
|
||||
Convenience define that unpauses both directions.
|
||||
.SH RETURN VALUE
|
||||
CURLE_OK (zero) means that the option was set properly, and a non-zero return
|
||||
code means something wrong occurred after the new state was set. See the
|
||||
|
Reference in New Issue
Block a user