From: Andreas Schneider Date: Wed, 27 Jun 2018 13:14:15 +0000 (+0200) Subject: docs: Move winbind_krb5_locator manpage to volume 8 X-Git-Tag: ldb-1.3.6~14 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9e85a183c7b4602e89f741bba9e4ed8c63974d4;p=thirdparty%2Fsamba.git docs: Move winbind_krb5_locator manpage to volume 8 The vfs and idmap manpages are in volume 8 too. BUG: https://bugzilla.samba.org/show_bug.cgi?id=13489 Signed-off-by: Andreas Schneider Reviewed-by: Alexander Bokovoy (cherry picked from commit 6b7fcec01524ea1c4f2d923cc9cc2c17af3c3a21) --- diff --git a/docs-xml/manpages/winbind_krb5_locator.7.xml b/docs-xml/manpages/winbind_krb5_locator.8.xml similarity index 96% rename from docs-xml/manpages/winbind_krb5_locator.7.xml rename to docs-xml/manpages/winbind_krb5_locator.8.xml index 17e401a9da0..0af0c2cc95f 100644 --- a/docs-xml/manpages/winbind_krb5_locator.7.xml +++ b/docs-xml/manpages/winbind_krb5_locator.8.xml @@ -1,12 +1,12 @@ - + winbind_krb5_locator - 7 + 8 Samba - 7 + 8 &doc.version; diff --git a/docs-xml/wscript_build b/docs-xml/wscript_build index 954c62a29bc..2d686eb38b0 100644 --- a/docs-xml/wscript_build +++ b/docs-xml/wscript_build @@ -103,7 +103,7 @@ pam_winbind_manpages = ''' manpages/pam_winbind.conf.5 ''' -krb5_locator_manpages = 'manpages/winbind_krb5_locator.7' +krb5_locator_manpages = 'manpages/winbind_krb5_locator.8' def smbdotconf_generate_parameter_list(task): parameter_all = task.outputs[0].bldpath(task.env)