doc: fix link in Linux getting started guide
authorRami Rosen <ramirose@gmail.com>
Fri, 1 Mar 2019 11:50:13 +0000 (13:50 +0200)
committerFerruh Yigit <ferruh.yigit@intel.com>
Tue, 5 Mar 2019 10:56:22 +0000 (10:56 +0000)
This patch fixes a wrong link in gsg. The
Documentation/kernel-parameters.txt file from the kernel
source tree was moved quite a time ago to
Documentation/admin-guide/kernel-parameters.txt.

Fixes: 1ab07743b21b ("doc: getting started guide for linux")
Cc: stable@dpdk.org
Signed-off-by: Rami Rosen <ramirose@gmail.com>
Reviewed-by: Ferruh Yigit <ferruh.yigit@intel.com>
doc/guides/linux_gsg/sys_reqs.rst

index d0cb66f..10b01e3 100644 (file)
@@ -178,7 +178,7 @@ In the case of a dual-socket NUMA system,
 the number of hugepages reserved at boot time is generally divided equally between the two sockets
 (on the assumption that sufficient memory is present on both sockets).
 
-See the Documentation/kernel-parameters.txt file in your Linux source tree for further details of these and other kernel options.
+See the Documentation/admin-guide/kernel-parameters.txt file in your Linux source tree for further details of these and other kernel options.
 
 **Alternative:**