docs: fix unescaped '\n' in man pages

Closes https://github.com/bagder/curl/pull/459
This commit is contained in:
Svyatoslav Mishyn
2015-09-27 23:44:31 -04:00
committed by Jay Satiro
parent af90becf4b
commit 963b7bd4f7
4 changed files with 6 additions and 6 deletions

View File

@@ -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