From efca9fa1b6deb6ac2767c782a3bfcec639ed9fc0 Mon Sep 17 00:00:00 2001 From: Nakidai Date: Sat, 14 Dec 2024 18:38:43 +0300 Subject: Fix mans owO --- man/libhttpc_loadheader.3 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'man/libhttpc_loadheader.3') 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 -- cgit 1.4.1