Documentation/filesystems: Fixed typo
Fixed a -> an typo. Signed-off-by: Robert Foss <robert.foss@collabora.com> Acked-by: Kees Cook <keescook@chromium.org> Signed-off-by: Jonathan Corbet <corbet@lwn.net>
This commit is contained in:
parent
5219f18aaf
commit
3d8819b761
@ -145,7 +145,7 @@ Table 1-1: Process specific entries in /proc
|
|||||||
symbol the task is blocked in - or "0" if not blocked.
|
symbol the task is blocked in - or "0" if not blocked.
|
||||||
pagemap Page table
|
pagemap Page table
|
||||||
stack Report full stack trace, enable via CONFIG_STACKTRACE
|
stack Report full stack trace, enable via CONFIG_STACKTRACE
|
||||||
smaps a extension based on maps, showing the memory consumption of
|
smaps an extension based on maps, showing the memory consumption of
|
||||||
each mapping and flags associated with it
|
each mapping and flags associated with it
|
||||||
numa_maps an extension based on maps, showing the memory locality and
|
numa_maps an extension based on maps, showing the memory locality and
|
||||||
binding policy as well as mem usage (in pages) of each mapping.
|
binding policy as well as mem usage (in pages) of each mapping.
|
||||||
|
Loading…
Reference in New Issue
Block a user