Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1463963 > unrolled thread

[PACTH v3 2/3] Documentation/filesystems: Fixed typo

Started byrobert.foss@collabora.com
First post2016-08-16 19:40 +0200
Last post2016-08-16 19:40 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  [PACTH v3 2/3] Documentation/filesystems: Fixed typo robert.foss@collabora.com - 2016-08-16 19:40 +0200

#1463963 — [PACTH v3 2/3] Documentation/filesystems: Fixed typo

Fromrobert.foss@collabora.com
Date2016-08-16 19:40 +0200
Subject[PACTH v3 2/3] Documentation/filesystems: Fixed typo
Message-ID<s6Qvg-61D-15@gated-at.bofh.it>
From: Robert Foss <robert.foss@collabora.com>

Fixed a -> an typo.

Signed-off-by: Robert Foss <robert.foss@collabora.com>
---
 Documentation/filesystems/proc.txt | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Documentation/filesystems/proc.txt b/Documentation/filesystems/proc.txt
index e8d0075..7d001be 100644
--- a/Documentation/filesystems/proc.txt
+++ b/Documentation/filesystems/proc.txt
@@ -145,7 +145,7 @@ Table 1-1: Process specific entries in /proc
 		symbol the task is blocked in - or "0" if not blocked.
  pagemap	Page table
  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
  numa_maps	an extension based on maps, showing the memory locality and
 		binding policy as well as mem usage (in pages) of each mapping.
-- 
2.7.4

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web