summaryrefslogtreecommitdiff
path: root/man5
diff options
context:
space:
mode:
Diffstat (limited to 'man5')
-rw-r--r--man5/proc.56
1 files changed, 3 insertions, 3 deletions
diff --git a/man5/proc.5 b/man5/proc.5
index 645d0c27..1c427179 100644
--- a/man5/proc.5
+++ b/man5/proc.5
@@ -59,20 +59,20 @@
.\" to see what information could be imported from that file
.\" into this file.
.\"
-.TH PROC 5 2013-08-08 "Linux" "Linux Programmer's Manual"
+.TH PROC 5 2013-09-04 "Linux" "Linux Programmer's Manual"
.SH NAME
proc \- process information pseudo-filesystem
.SH DESCRIPTION
The
.I proc
-filesystem is a pseudo-filesystem which is used as an interface to
+filesystem is a pseudo-filesystem which provides an interface to
kernel data structures.
It is commonly mounted at
.IR /proc .
Most of it is read-only, but some files allow kernel variables to be
changed.
.LP
-The following outline gives a quick tour through the
+The following list describes many of the files and directories under the
.I /proc
hierarchy.
.PD 1