Skip to content

Commit e82443c

Browse files
AdrianBunkAdrian Bunk
authored andcommitted
Documentation/filesystems/proc.txt: indentation fix
Signed-off-by: Adrian Bunk <[email protected]>
1 parent c28ab5d commit e82443c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/filesystems/proc.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -418,7 +418,7 @@ VmallocChunk: 111088 kB
418418
Dirty: Memory which is waiting to get written back to the disk
419419
Writeback: Memory which is actively being written back to the disk
420420
Mapped: files which have been mmaped, such as libraries
421-
Slab: in-kernel data structures cache
421+
Slab: in-kernel data structures cache
422422
CommitLimit: Based on the overcommit ratio ('vm.overcommit_ratio'),
423423
this is the total amount of memory currently available to
424424
be allocated on the system. This limit is only adhered to

0 commit comments

Comments
 (0)