aboutsummaryrefslogtreecommitdiffstats
path: root/man5/proc.5
diff options
context:
space:
mode:
Diffstat (limited to 'man5/proc.5')
-rw-r--r--man5/proc.52
1 files changed, 1 insertions, 1 deletions
diff --git a/man5/proc.5 b/man5/proc.5
index 28ba13bf93..271d0c70e3 100644
--- a/man5/proc.5
+++ b/man5/proc.5
@@ -1986,7 +1986,7 @@ although most system calls use fewer registers.
If the process is blocked, but not in a system call,
then the file displays \-1 in place of the system call number,
followed by just the values of the stack pointer and program counter.
-If process is not blocked, then file contains just the string "running".
+If process is not blocked, then the file contains just the string "running".
This file is present only if the kernel was configured with
.BR CONFIG_HAVE_ARCH_TRACEHOOK .