docs: 80-vpp.conf fix transposition error in comments
[vpp.git] / src / vpp / conf / 80-vpp.conf
index 539cbb7..2207e2e 100644 (file)
@@ -9,7 +9,7 @@ vm.hugetlb_shm_group=0
 
 # Shared Memory Max must be greater or equal to the total size of hugepages.
 # For 2MB pages, TotalHugepageSize = vm.nr_hugepages * 2 * 1024 * 1024
-# If the existing kernel.shmmax setting  (cat /sys/proc/kernel/shmmax)
+# If the existing kernel.shmmax setting  (cat /proc/sys/kernel/shmmax)
 # is greater than the calculated TotalHugepageSize then set this parameter
 # to current shmmax value.
 kernel.shmmax=2147483648