From 16e64bae16078c45bd4b36467cc92c5f2977226f Mon Sep 17 00:00:00 2001 From: David Prévot Date: Sat, 30 Mar 2013 09:20:11 +0100 Subject: proc.5: tfix Signed-off-by: Michael Kerrisk --- man5/proc.5 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'man5') diff --git a/man5/proc.5 b/man5/proc.5 index 725873eb..9efd9631 100644 --- a/man5/proc.5 +++ b/man5/proc.5 @@ -390,7 +390,7 @@ is the device .I inode is the inode on that device. 0 indicates that no inode is associated with the memory region, -as would be ithe case with BSS (uninitialized data). +as would be the case with BSS (uninitialized data). The .I pathname @@ -406,7 +406,7 @@ There are additional helpful pseudo-paths: .RS 12 .TP .IR [stack] -The initial process's (also known as the main thread's) stack +The initial process's (also known as the main thread's) stack. .TP .IR [stack:] " (since Linux 3.4)" .\" commit b76437579d1344b612cf1851ae610c636cec7db0 -- cgit v1.2.3