diff options
Diffstat (limited to 'man/libhttpc_loadmethod.3')
| -rw-r--r-- | man/libhttpc_loadmethod.3 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/man/libhttpc_loadmethod.3 b/man/libhttpc_loadmethod.3 index 9b25aa4..817c419 100644 --- a/man/libhttpc_loadmethod.3 +++ b/man/libhttpc_loadmethod.3 @@ -1,4 +1,4 @@ -.Dd December 13, 2024 +.Dd December 14, 2024 .Dt LIBHTTPC_LOADMETHOD 3 .Os . @@ -14,14 +14,14 @@ string to .Fn LibHTTPC_loadMethod "const char *header" . .Sh DESCRIPTION -.Nm +.Fn LibHTTPC_loadMethod converts -.Ql const char * . +.Vt const char * . to -.Ql enum LibHTTPC_Method +.Vt enum LibHTTPC_Method To view all available methods, -check +read .Xr libhttpc_method 3 . . .Sh SEE ALSO |