From 2b892e4d6b5f31035191920643c12936b86000ce Mon Sep 17 00:00:00 2001 From: Nakidai Date: Fri, 13 Dec 2024 14:16:23 +0300 Subject: Divide manpages --- man/libhttpc_method.3 | 21 +++++++-------------- 1 file changed, 7 insertions(+), 14 deletions(-) (limited to 'man/libhttpc_method.3') diff --git a/man/libhttpc_method.3 b/man/libhttpc_method.3 index 6583416..2d23484 100644 --- a/man/libhttpc_method.3 +++ b/man/libhttpc_method.3 @@ -4,14 +4,7 @@ . .Sh NAME .Nm LibHTTPC_Method -HTTP method -. -.Sh SYNOPSIS -.In libhttpc/libhttpc.h -.Ft "const char *" -.Fn LibHTTPC_dumpMethod "enum LibHTTPC_Method method" -.Ft "enum LibHTTPC_Method" -.Fn LibHTTPC_loadMethod "const char *method" +.Nd HTTP method . .Sh DESCRIPTION HTTP/1.1 @@ -19,11 +12,9 @@ comes with some methods. .Xr libhttpc 3 provides -QOL functions -for converting them -between -user-readable strings -and machine-readable enum. +enum +and QoL functions +for using them. .Ss Methods These are methods that are supported @@ -53,7 +44,9 @@ there's for user-defined methods. . .Sh SEE ALSO -.Xr libhttpc 3 +.Xr libhttpc 3 , +.Xr libhttpc_dumpmethod 3 , +.Xr libhttpc_loadmethod 3 . .Sh AUTHORS .An Nakidai Perumenei Aq Mt nakidai@disroot.org -- cgit 1.4.1