Documentation/filesystems/proc.txt: indentation fix

Signed-off-by: Adrian Bunk <bunk@stusta.de>

authored by

Adrian Bunk and committed by
Adrian Bunk
e82443c0 c28ab5d2

+1 -1
+1 -1
Documentation/filesystems/proc.txt
··· 418 418 Dirty: Memory which is waiting to get written back to the disk 419 419 Writeback: Memory which is actively being written back to the disk 420 420 Mapped: files which have been mmaped, such as libraries 421 - Slab: in-kernel data structures cache 421 + Slab: in-kernel data structures cache 422 422 CommitLimit: Based on the overcommit ratio ('vm.overcommit_ratio'), 423 423 this is the total amount of memory currently available to 424 424 be allocated on the system. This limit is only adhered to