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_fileno.3 | 31 ------------------------------- 1 file changed, 31 deletions(-) delete mode 100644 libaxl_fileno.3 (limited to 'libaxl_fileno.3') diff --git a/libaxl_fileno.3 b/libaxl_fileno.3 deleted file mode 100644 index b47e31e..0000000 --- a/libaxl_fileno.3 +++ /dev/null @@ -1,31 +0,0 @@ -.TH libaxl_fileno 3 libaxl -.SH NAME -libaxl_fileno - Get file descriptor of connection -.SH SYNOPSIS -.nf -#include - -int libaxl_fileno(LIBAXL_CONNECTION *\fIconn\fP); -.fi -.SH DESCRIPTION -The -.BR libaxl_fileno () -function returns the number of the file descriptor -of a connection to the display server. The connection -is specified in the -.I conn -parameter, which the function assumes is -.RI non- NULL . -.SH RETURN VALUE -The -.BR libaxl_fileno () -function returns file descriptor. -.SH ERRORS -The -.BR libaxl_fileno () -function cannot fail. -.SH NOTES -None. -.SH SEE ALSO -.BR libaxl_attach (3), -.BR libaxl_detach (3) -- cgit v1.2.3-70-g09d2