diff options
Diffstat (limited to 'man/libhttpc_loadheader.3')
| -rw-r--r-- | man/libhttpc_loadheader.3 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/man/libhttpc_loadheader.3 b/man/libhttpc_loadheader.3 index 8516834..8d8e97b 100644 --- a/man/libhttpc_loadheader.3 +++ b/man/libhttpc_loadheader.3 @@ -1,4 +1,4 @@ -.Dd December 13, 2024 +.Dd December 14, 2024 .Dt LIBHTTPC_LOADHEADER 3 .Os . @@ -14,14 +14,14 @@ string to .Fn LibHTTPC_loadHeader "const char *header" . .Sh DESCRIPTION -.Nm +.Fn LibHTTPC_loadHeader converts -.Ql const char * . +.Vt const char * . to -.Ql enum LibHTTPC_HeaderType +.Vt enum LibHTTPC_HeaderType To view all available headers, -check +read .Xr libhttpc_headertype 3 . . .Sh SEE ALSO |