From 2561ec32fe24e9cc81151193fbf2c55c94078816 Mon Sep 17 00:00:00 2001 From: Xavier Del Campo Date: Thu, 16 Nov 2023 12:21:31 +0100 Subject: doc: Update handler_{loop,listen} --- doc/man3/handler_add.3 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'doc/man3/handler_add.3') diff --git a/doc/man3/handler_add.3 b/doc/man3/handler_add.3 index 2ee404b..3a022ef 100644 --- a/doc/man3/handler_add.3 +++ b/doc/man3/handler_add.3 @@ -77,10 +77,11 @@ for a list of possible errors. .BR handler_alloc (3), .BR handler_free (3), .BR handler_listen (3), +.BR handler_loop (3), .BR libweb_handler (7). .SH COPYRIGHT -Copyright (C) 2023 Xavier Del Campo Romero. +Copyright (C) 2023 libweb contributors. .P This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by -- cgit v1.2.3