* [PATCH] proc.5: Document /proc/PID/exe behaviour on unlinked pathnames
@ 2012-01-01 6:40 Guillem Jover
[not found] ` <20120101064056.GA23360-v62vTE6/wQGgM1MOaoewpti2O/JbrIOy@public.gmane.org>
0 siblings, 1 reply; 2+ messages in thread
From: Guillem Jover @ 2012-01-01 6:40 UTC (permalink / raw)
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w; +Cc: linux-man-u79uwXL29TY76Z2rM5mHXA
Signed-off-by: Guillem Jover <guillem-+FW4gsLVM0RAfugRpC6u6w@public.gmane.org>
---
man5/proc.5 | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diff --git a/man5/proc.5 b/man5/proc.5
index 5aca38a..8aa8798 100644
--- a/man5/proc.5
+++ b/man5/proc.5
@@ -58,7 +58,7 @@
.\" to see what information could be imported from that file
.\" into this file.
.\"
-.TH PROC 5 2011-10-04 "Linux" "Linux Programmer's Manual"
+.TH PROC 5 2011-12-29 "Linux" "Linux Programmer's Manual"
.SH NAME
proc \- process information pseudo-file system
.SH DESCRIPTION
@@ -174,6 +174,8 @@ You can even type
.I /proc/[pid]/exe
to run another copy of the same executable as is being run by
process [pid].
+If the pathname has been unlinked, the symbolic link will contain the
+string \(aq (deleted)\(aq appended to the original pathname.
.\" The following was still true as at kernel 2.6.13
In a multithreaded process, the contents of this symbolic link
are not available if the main thread has already terminated
--
1.7.7.3
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [PATCH] proc.5: Document /proc/PID/exe behaviour on unlinked pathnames
[not found] ` <20120101064056.GA23360-v62vTE6/wQGgM1MOaoewpti2O/JbrIOy@public.gmane.org>
@ 2015-05-04 9:25 ` Michael Kerrisk (man-pages)
0 siblings, 0 replies; 2+ messages in thread
From: Michael Kerrisk (man-pages) @ 2015-05-04 9:25 UTC (permalink / raw)
To: Guillem Jover
Cc: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w,
linux-man-u79uwXL29TY76Z2rM5mHXA
Hello Guillem,
On 01/01/2012 07:40 AM, Guillem Jover wrote:
> Signed-off-by: Guillem Jover <guillem-+FW4gsLVM0RAfugRpC6u6w@public.gmane.org>
Long ago, this patch fell of the table. I just found it again,
and applied.
Cheers,
Michael
> ---
> man5/proc.5 | 4 +++-
> 1 files changed, 3 insertions(+), 1 deletions(-)
>
> diff --git a/man5/proc.5 b/man5/proc.5
> index 5aca38a..8aa8798 100644
> --- a/man5/proc.5
> +++ b/man5/proc.5
> @@ -58,7 +58,7 @@
> .\" to see what information could be imported from that file
> .\" into this file.
> .\"
> -.TH PROC 5 2011-10-04 "Linux" "Linux Programmer's Manual"
> +.TH PROC 5 2011-12-29 "Linux" "Linux Programmer's Manual"
> .SH NAME
> proc \- process information pseudo-file system
> .SH DESCRIPTION
> @@ -174,6 +174,8 @@ You can even type
> .I /proc/[pid]/exe
> to run another copy of the same executable as is being run by
> process [pid].
> +If the pathname has been unlinked, the symbolic link will contain the
> +string \(aq (deleted)\(aq appended to the original pathname.
> .\" The following was still true as at kernel 2.6.13
> In a multithreaded process, the contents of this symbolic link
> are not available if the main thread has already terminated
>
--
Michael Kerrisk
Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
Linux/UNIX System Programming Training: http://man7.org/training/
--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2015-05-04 9:25 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-01-01 6:40 [PATCH] proc.5: Document /proc/PID/exe behaviour on unlinked pathnames Guillem Jover
[not found] ` <20120101064056.GA23360-v62vTE6/wQGgM1MOaoewpti2O/JbrIOy@public.gmane.org>
2015-05-04 9:25 ` Michael Kerrisk (man-pages)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).