diff options
author | Daniel Stenberg <daniel@haxx.se> | 2003-12-10 07:16:20 +0000 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2003-12-10 07:16:20 +0000 |
commit | 90e9c64f72f2bbe7bf0f74338bf8be1a97119b8e (patch) | |
tree | 96cf1a5c67c467843a122dc6b478199644b2db25 /docs/libcurl/libcurl-errors.3 | |
parent | 8742d39060a4fe8701c6309adb8c5c2273aad951 (diff) |
Eric S. Raymond's fix of the NAME section
Diffstat (limited to 'docs/libcurl/libcurl-errors.3')
-rw-r--r-- | docs/libcurl/libcurl-errors.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/libcurl/libcurl-errors.3 b/docs/libcurl/libcurl-errors.3 index 3e4b90a23..eae506558 100644 --- a/docs/libcurl/libcurl-errors.3 +++ b/docs/libcurl/libcurl-errors.3 @@ -4,7 +4,7 @@ .\" .TH libcurl-errors 3 "18 Oct 2003" "libcurl 7.10.8" "libcurl errors" .SH NAME -error codes in libcurl +libcurl-errors \- error codes in libcurl .SH DESCRIPTION This man page includes most, if not all, available error codes in libcurl. Why they occur and possibly what you can do to fix the problem. |