modify content error, "vm.swappines" to "vm.swappiness"

This commit is contained in:
pengyao 2013-03-17 10:45:15 +08:00
parent b7e3e3ab62
commit 0176cde512
2 changed files with 2 additions and 2 deletions

View file

@ -265,7 +265,7 @@ Mounting of filesystems.
Configuration of the Linux kernel using sysctrl.
\begin{verbatim}
vm.swappines:
vm.swappiness:
sysctl.present:
- value: 20
\end{verbatim}

View file

@ -34642,7 +34642,7 @@ Control the kernel sysctl system
.sp
.nf
.ft C
vm.swappines:
vm.swappiness:
sysctl.present:
\- value: 20
.ft P