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_dumpmethod.3 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'man/libhttpc_dumpmethod.3') diff --git a/man/libhttpc_dumpmethod.3 b/man/libhttpc_dumpmethod.3 index 9a71524..87f9115 100644 --- a/man/libhttpc_dumpmethod.3 +++ b/man/libhttpc_dumpmethod.3 @@ -1,4 +1,4 @@ -.Dd December 13, 2024 +.Dd December 14, 2024 .Dt LIBHTTPC_DUMPMETHOD 3 .Os . @@ -14,14 +14,14 @@ to string .Fn LibHTTPC_dumpMethod "enum LibHTTPC_Method header" . .Sh DESCRIPTION -.Nm +.Fn LibHTTPC_dumpMethod converts -.Ql enum LibHTTPC_Method +.Ft enum LibHTTPC_Method to -.Ql const char * . +.Ft const char * . To view all available methods, -check +read .Xr libhttpc_method 3 . . .Sh SEE ALSO -- cgit 1.4.1