From: Changqing Li <changqing...@windriver.com> Currently, yocto doc refer link http://www.tin.org/bin/man.cgi? section=8&topic=update-rc.d. as man page of update-rc.d, but lastest debian udpate-rc.d have big difference with ours, they need insserv and all the initscripts support LSB comment header.
change to new link which is more similar to ours. Signed-off-by: Changqing Li <changqing...@windriver.com> --- documentation/ref-manual/ref-variables.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/documentation/ref-manual/ref-variables.xml b/documentation/ref-manual/ref-variables.xml index 595f2db..fc7e087 100644 --- a/documentation/ref-manual/ref-variables.xml +++ b/documentation/ref-manual/ref-variables.xml @@ -7116,7 +7116,7 @@ recipes-graphics/xorg-font/font-alias_1.0.3.bb:PR = "${INC_PR}.3" to the <filename>update-rc.d</filename> command. For more information on valid parameters, please see the <filename>update-rc.d</filename> manual page at - <ulink url='http://www.tin.org/bin/man.cgi?section=8&topic=update-rc.d'></ulink>. + <ulink url='https://manpages.debian.org/wheezy/sysv-rc/update-rc.d.8.en.html'></ulink>. </para> </glossdef> </glossentry> -- 2.7.4 -- _______________________________________________ yocto mailing list yocto@yoctoproject.org https://lists.yoctoproject.org/listinfo/yocto