summaryrefslogtreecommitdiffstats
path: root/share/man/man5/procfs.5
diff options
context:
space:
mode:
Diffstat (limited to 'share/man/man5/procfs.5')
-rw-r--r--share/man/man5/procfs.56
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man5/procfs.5 b/share/man/man5/procfs.5
index 2ebedfb..f4adad2 100644
--- a/share/man/man5/procfs.5
+++ b/share/man/man5/procfs.5
@@ -7,15 +7,15 @@
.Os
.Sh NAME
.Nm procfs
-.Nd process filesystem
+.Nd process file system
.Sh SYNOPSIS
.Bd -literal
proc /proc procfs rw 0 0
.Ed
.Sh DESCRIPTION
-The process filesystem, or
+The process file system, or
.Nm ,
-implements a view of the system process table inside the filesystem.
+implements a view of the system process table inside the file system.
It is normally mounted on
.Pa /proc ,
and is required for the complete operation of programs such as
OpenPOWER on IntegriCloud