summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--share/man/man5/procfs.58
1 files changed, 7 insertions, 1 deletions
diff --git a/share/man/man5/procfs.5 b/share/man/man5/procfs.5
index 6e740fb..8d85f95 100644
--- a/share/man/man5/procfs.5
+++ b/share/man/man5/procfs.5
@@ -244,11 +244,17 @@ the process current and maximum rlimit
.It Pa /proc/curproc/status
the process' current status
.El
+.Sh EXAMPLES
+To mount a
+.Nm
+file system on
+.Pa /proc :
+.Pp
+.Dl "mount -t procfs proc /proc"
.Sh SEE ALSO
.Xr mount 2 ,
.Xr sigaction 2 ,
.Xr unmount 2 ,
-.Xr mount_procfs 8 ,
.Xr procctl 8 ,
.Xr pseudofs 9
.Sh AUTHORS
OpenPOWER on IntegriCloud