[yocto] [poky][PATCH] update-rc.d: update refer link

changqing.li at windriver.com changqing.li at windriver.com
Thu Jun 20 19:04:56 PDT 2019


From: Changqing Li <changqing.li at windriver.com>

old referred link is not aligned with yocto's update-rc.d.
update it to align with current one

[Yocto #12955]

Signed-off-by: Changqing Li <changqing.li at 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 12876e3..e5d6136 100644
--- a/documentation/ref-manual/ref-variables.xml
+++ b/documentation/ref-manual/ref-variables.xml
@@ -7243,7 +7243,7 @@
                     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



More information about the yocto mailing list