summaryrefslogtreecommitdiffstats
path: root/share/man/man5/procfs.5
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2002-12-12 17:26:04 +0000
committerru <ru@FreeBSD.org>2002-12-12 17:26:04 +0000
commit041d1287e88250bf06ad159c6c696bd653a77957 (patch)
tree8a8960200349aa661a39654202f6e0adc5e7360e /share/man/man5/procfs.5
parent719bf117173e17f5286b995c031a11d553149e50 (diff)
downloadFreeBSD-src-041d1287e88250bf06ad159c6c696bd653a77957.zip
FreeBSD-src-041d1287e88250bf06ad159c6c696bd653a77957.tar.gz
Uniformly refer to a file system as "file system".
Approved by: re
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