diff options
| author | Mattias Andrée <m@maandree.se> | 2026-02-22 13:02:55 +0100 |
|---|---|---|
| committer | Mattias Andrée <m@maandree.se> | 2026-02-22 13:02:55 +0100 |
| commit | 18c5dab410d36ef4f5d5cfdf9700cb711b5ba16b (patch) | |
| tree | 30515b73f8ffb0e456edef7e3cfab5158193afdd /orphan-reaper.1 | |
| parent | Update e-mail (diff) | |
| download | orphan-reaper-2.3.5.tar.gz orphan-reaper-2.3.5.tar.bz2 orphan-reaper-2.3.5.tar.xz | |
Signed-off-by: Mattias Andrée <m@maandree.se>
Diffstat (limited to '')
| -rw-r--r-- | orphan-reaper.1 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/orphan-reaper.1 b/orphan-reaper.1 index 21cb0b9..3d07d55 100644 --- a/orphan-reaper.1 +++ b/orphan-reaper.1 @@ -11,17 +11,17 @@ grandchildren. This is useful if you want to keep your process tree clean. For instance if you want all programs started from inside the same display server instance to appear to be inside that display if you look inside the -process tree, rather than all processes that loses their -parent being reparented to PID 1 and make a mess on your +process tree, rather than all processes that lose their +parent being reparented to PID 1 and making a mess of your process tree. .SH OPTIONS .TP .BR \-f Fail if the process cannot become a subreaper. .SH RATIONALE -It is really nice to have a processes that are running -inside a display server to be a grandchild of the -display server, rather than being reparanted to PID 1. +It is really nice to have processes that are running +inside a display server be grandchildren of the +display server, rather than being reparented to PID 1. Especially when multiple display servers are running. .SH "SEE ALSO" .BR prctl (2), |
