ref: d93553899706f68eb2406657f4a3e6f4d7cc6f89
parent: a503a0c219c0edf20578beee67f4244e8211fdc4
author: Jacob Moody <moody@posixcafe.org>
date: Thu Jul 27 17:43:00 EDT 2023
snap(4): clean up lies As far as I can tell this name → pid lookup was never implemented.
--- a/sys/man/4/snap
+++ b/sys/man/4/snap
@@ -33,14 +33,6 @@
of the named processes to
.I file
(default standard output).
-If
-.I pid
-is a text string
-rather than a process id,
-.I snap
-will save all processes with
-that name that
-are owned by the current user.
Both memory and text images are saved.
.PP
.I Snapfs
--
⑨