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>
This commit is contained in:
parent
8fda300e06
commit
c1d23c0ff2
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue