aboutsummaryrefslogtreecommitdiffstats
path: root/man5/proc.5
diff options
context:
space:
mode:
authorLi Peng <lip@dtdream.com>2016-05-11 18:09:42 +0800
committerMichael Kerrisk <mtk.manpages@gmail.com>2016-05-18 13:22:40 +0200
commitd9e0f03d8ae6c8874e378fd1910a8e329eabbaec (patch)
tree9cc68bef23e83b703a8c0366f8b53a9144052ba1 /man5/proc.5
parenta7bffa96ffa548fb3761f8c49ce0ded3e17013f6 (diff)
downloadman-pages-d9e0f03d8ae6c8874e378fd1910a8e329eabbaec.tar.gz
proc.5: ffix
Signed-off-by: Li Peng <lip@dtdream.com>
Diffstat (limited to 'man5/proc.5')
-rw-r--r--man5/proc.52
1 files changed, 1 insertions, 1 deletions
diff --git a/man5/proc.5 b/man5/proc.5
index 8e632743ba..b449e371a4 100644
--- a/man5/proc.5
+++ b/man5/proc.5
@@ -2868,7 +2868,7 @@ allocated for the entire 1GB.
This 1GB is memory which has been "committed" to by the VM
and can be used at any time by the allocating application.
With strict overcommit enabled on the system (mode 2 in
-IR /proc/sys/vm/overcommit_memory ),
+.IR /proc/sys/vm/overcommit_memory ),
allocations which would exceed the
.I CommitLimit
will not be permitted.