From 076b6184de2b20e9b26225d93f6f3a7030504109 Mon Sep 17 00:00:00 2001 From: Eli Schwartz Date: Thu, 3 May 2018 00:10:21 -0400 Subject: Ensure better text editor automatic filetype detection Since we no longer use vim-specific modelines, use the .asciidoc file extension which is, well, reserved for asciidoc formatted files. This should presumably work everywhere without needing editor-specific workarounds and configuration. Also add a shebang to makepkg.conf to indicate it contains bash content. Signed-off-by: Eli Schwartz Signed-off-by: Allan McRae --- doc/libalpm.3.txt | 37 ------------------------------------- 1 file changed, 37 deletions(-) delete mode 100644 doc/libalpm.3.txt (limited to 'doc/libalpm.3.txt') diff --git a/doc/libalpm.3.txt b/doc/libalpm.3.txt deleted file mode 100644 index e75fb880..00000000 --- a/doc/libalpm.3.txt +++ /dev/null @@ -1,37 +0,0 @@ -libalpm(3) -========== - -Name ----- -libalpm - Arch Linux Package Management (ALPM) library - - -Synopsis --------- -For ease of access, the libalpm manual has been split up into several sections. - -*TODO:* Yes, this man page needs a lot of work. Once we get around to doing -good Doxygen documentation, it will improve. We promise. - -*alpm_databases*:: Database Functions -*alpm_interface*:: Interface Functions -*alpm_list*:: List Functions -*alpm_log*:: Logging Functions -*alpm_misc*:: Miscellaneous Functions -*alpm_packages*:: Package Functions -*alpm_sync*:: Sync Functions -*alpm_trans*:: Transaction Functions - - -Configuration -------------- -See linkman:pacman.conf[5] for more details on configuring libalpm using the -'pacman.conf' file. - - -See Also --------- -linkman:alpm-hooks[5], linkman:makepkg[8], linkman:pacman[8], -linkman:pacman.conf[5] - -include::footer.txt[] -- cgit v1.2.3-70-g09d2