ref: 54031c9e3df5107c71d7fb69908dd1aa5158545d
parent: 71ca9a668a27dfd215c48091aa6290f6f0416a14
author: Lennart Jablonka <humm@ljabl.com>
date: Sun Jan 19 17:20:00 EST 2025
acid(1), db(1), proc(3): mention snap(4) Just now, I once more spent a few minutes trying to figure out the name of the broken process snapshot thingie. This would’ve helped.
--- a/sys/man/1/acid
+++ b/sys/man/1/acid
@@ -478,7 +478,8 @@
.IR 2c (1),
.IR 2l (1),
.IR mk (1),
-.IR db (1)
+.IR db (1),
+.IR snap (4)
.br
Phil Winterbottom,
``Acid Manual''.
--- a/sys/man/1/db
+++ b/sys/man/1/db
@@ -986,7 +986,8 @@
.SH "SEE ALSO"
.IR acid (1),
.IR nm (1),
-.IR proc (3)
+.IR proc (3),
+.IR snap (4)
.SH SOURCE
.B /sys/src/cmd/db
.SH DIAGNOSTICS
--- a/sys/man/3/proc
+++ b/sys/man/3/proc
@@ -544,6 +544,7 @@
.IR trace (1),
.IR debugger (2),
.IR mach (2),
-.IR cons (3)
+.IR cons (3),
+.IR snap (4)
.SH SOURCE
.B /sys/src/9/port/devproc.c
--
⑨