diff options
Diffstat (limited to 'share/man/man5')
-rw-r--r-- | share/man/man5/linprocfs.5 | 1 | ||||
-rw-r--r-- | share/man/man5/procfs.5 | 3 |
2 files changed, 3 insertions, 1 deletions
diff --git a/share/man/man5/linprocfs.5 b/share/man/man5/linprocfs.5 index f6c5842..df6d333 100644 --- a/share/man/man5/linprocfs.5 +++ b/share/man/man5/linprocfs.5 @@ -71,6 +71,7 @@ the complete virtual address space of the process .Xr mount 2 , .Xr unmount 2 , .Xr procfs 5 , +.Xr pseudofs 9 , .Xr mount_linprocfs 8 .Sh AUTHORS .An -nosplit diff --git a/share/man/man5/procfs.5 b/share/man/man5/procfs.5 index 3142194..3fee4d8 100644 --- a/share/man/man5/procfs.5 +++ b/share/man/man5/procfs.5 @@ -2,7 +2,7 @@ .\" Written by Garrett Wollman .\" This file is in the public domain. .\" -.Dd August 10, 1994 +.Dd December 4, 2001 .Dt PROCFS 5 .Os .Sh NAME @@ -235,6 +235,7 @@ the process' current status .El .Sh SEE ALSO .Xr mount 2 , +.Xr pseudofs 9 , .Xr sigaction 2 , .Xr unmount 2 , .Xr mount_procfs 8 |