diff options
Diffstat (limited to 'man/libhttpc_loadrequest.3')
| -rw-r--r-- | man/libhttpc_loadrequest.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/libhttpc_loadrequest.3 b/man/libhttpc_loadrequest.3 index affac5c..d926953 100644 --- a/man/libhttpc_loadrequest.3 +++ b/man/libhttpc_loadrequest.3 @@ -17,7 +17,7 @@ .Sh DESCRIPTION .Fn LibHTTPC_loadRequest parses -.Ql buf +.Fa buf and fills .Fa request_buf . If @@ -47,7 +47,7 @@ it could mean either: .Bl -bullet .It -if +If .Xr errno 3 is 0 (Success), |