From 0007c3f8d17fb4b397d6d4e42b10f2ceee5b0d6a Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 21 Jun 2020 12:09:51 +0200 Subject: Move man pages into a separate directory MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- libaxl_context_free.3 | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 libaxl_context_free.3 (limited to 'libaxl_context_free.3') diff --git a/libaxl_context_free.3 b/libaxl_context_free.3 deleted file mode 100644 index 8f68536..0000000 --- a/libaxl_context_free.3 +++ /dev/null @@ -1,26 +0,0 @@ -.TH libaxl_context_free 3 libaxl -.SH NAME -libaxl_context_free - Deallocation a context -.SH SYNOPSIS -.nf -#include - -void libaxl_context_free(LIBAXL_CONTEXT *\fIctx\fP); -.fi -.SH DESCRIPTION -The -.BR libaxl_context_free () -function deallocates the object specified in the -.I ctx -parameter, or does nothing if the argument is -.IR NULL . -.SH RETURN VALUE -None. -.SH ERRORS -The -.BR libaxl_context_free () -function cannot fail. -.SH NOTES -None. -.SH SEE ALSO -.BR libaxl_context_create (3) -- cgit v1.2.3-70-g09d2