Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAllan McRae <allan@archlinux.org>2021-01-09 09:19:03 +1000
committerAllan McRae <allan@archlinux.org>2021-01-09 09:19:03 +1000
commitc1d23c0ff22f0edd34f266e9e95c30049f6b4639 (patch)
treee71d2ff544f693b95e3571498372783ae6e313b0
parent8fda300e069315ea8ddb8fbc822addf4431da436 (diff)
doc: rename libalpm-list man page for consistency
All other libalpm man pages are in the form libalpm_<name>. Signed-off-by: Allan McRae <allan@archlinux.org>
-rw-r--r--lib/libalpm/alpm_list.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libalpm/alpm_list.h b/lib/libalpm/alpm_list.h
index 5e75aa6e..a0299a70 100644
--- a/lib/libalpm/alpm_list.h
+++ b/lib/libalpm/alpm_list.h
@@ -34,7 +34,7 @@ extern "C" {
/**
* @ingroup libalpm
- * @addtogroup libalpm-list libalpm-list(3)
+ * @addtogroup libalpm_list libalpm_list(3)
* @brief Functions to manipulate alpm_list_t lists.
*
* These functions are designed to create, destroy, and modify lists of