[pacman-dev] [PATCH 1/2] libalpm.3: add link to alpm-hooks(5) in see also
From: Christian Hesse <mail@eworm.de> Signed-off-by: Christian Hesse <mail@eworm.de> --- doc/libalpm.3.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/libalpm.3.txt b/doc/libalpm.3.txt index e2ea32c..aa667a1 100644 --- a/doc/libalpm.3.txt +++ b/doc/libalpm.3.txt @@ -34,6 +34,7 @@ See linkman:pacman.conf[5] for more details on configuring libalpm using the See Also -------- -linkman:pacman[8], linkman:makepkg[8], linkman:pacman.conf[5] +linkman:alpm-hooks[5], linkman:makepkg[8], linkman:pacman[8], +linkman:pacman.conf[5] include::footer.txt[] -- 2.8.2
From: Christian Hesse <mail@eworm.de> Signed-off-by: Christian Hesse <mail@eworm.de> --- doc/pacman.8.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/pacman.8.txt b/doc/pacman.8.txt index e452c0f..231e0bc 100644 --- a/doc/pacman.8.txt +++ b/doc/pacman.8.txt @@ -557,6 +557,7 @@ See linkman:pacman.conf[5] for more details on configuring pacman using the See Also -------- -linkman:pacman.conf[5], linkman:makepkg[8], linkman:libalpm[3] +linkman:alpm-hooks[5], linkman:libalpm[3], linkman:makepkg[8], +linkman:pacman.conf[5] include::footer.txt[] -- 2.8.2
On 17/05/16 21:23, Christian Hesse wrote:
From: Christian Hesse <mail@eworm.de>
Signed-off-by: Christian Hesse <mail@eworm.de> ---
Both patches are fine. A
participants (2)
-
Allan McRae
-
Christian Hesse