From e270c547842caa2cfe82c8b7df37564a3faf8484 Mon Sep 17 00:00:00 2001 From: des Date: Sun, 26 Mar 2000 12:20:35 +0000 Subject: s/curproc/self/ Spotted by: Ben Smithurst --- share/man/man5/linprocfs.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'share/man/man5/linprocfs.5') diff --git a/share/man/man5/linprocfs.5 b/share/man/man5/linprocfs.5 index 76dbc58..70d75af 100644 --- a/share/man/man5/linprocfs.5 +++ b/share/man/man5/linprocfs.5 @@ -64,7 +64,7 @@ directory containing process information for process directory containing process information for the current process .It Pa /compat/linux/proc/self/exe executable image -.It Pa /compat/linux/proc/curproc/mem +.It Pa /compat/linux/proc/self/mem the complete virtual address space of the process .El .Sh SEE ALSO -- cgit v1.1