From 0e676861b71b8a17fdf0b968ef32751e2df30444 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 10 May 2020 17:26:03 +0200 Subject: Documentation + return -1 screen when not specified MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- Makefile | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'Makefile') diff --git a/Makefile b/Makefile index b894be7..4f1114e 100644 --- a/Makefile +++ b/Makefile @@ -133,6 +133,7 @@ MAN3 =\ LIBAXL_ATOM_WM_TRANSIENT_FOR.3\ LIBAXL_ATOM_WM_ZOOM_HINTS.3\ LIBAXL_ATOM_X_HEIGHT.3\ + LIBAXL_DECNET_OBJECT_MAX.3\ LIBAXL_ERROR.3\ LIBAXL_ERROR_ACCESS.3\ LIBAXL_ERROR_ALLOC.3\ @@ -277,12 +278,17 @@ MAN3 =\ LIBAXL_REQUEST_UNMAP_SUBWINDOWS.3\ LIBAXL_REQUEST_UNMAP_WINDOW.3\ LIBAXL_REQUEST_WARP_POINTER.3\ + libaxl_attach.3\ libaxl_context_create.3\ libaxl_context_free.3\ + libaxl_create.3\ libaxl_deallocate_id.3\ + libaxl_detach.3\ libaxl_fileno.3\ libaxl_generate_id.3\ + libaxl_get_decnet_object.3\ libaxl_get_tcp_port.3\ + libaxl_parse_display.3\ libaxl_protocol_version.3\ libaxl_protocol_version_major.3\ libaxl_protocol_version_minor.3\ -- cgit v1.2.3-70-g09d2