diff options
| -rw-r--r-- | share/man/man9/heartbeat.9 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man9/heartbeat.9 b/share/man/man9/heartbeat.9 index fcbd17ea38b..1d5c7170144 100644 --- a/share/man/man9/heartbeat.9 +++ b/share/man/man9/heartbeat.9 @@ -1,4 +1,4 @@ -.\" $NetBSD: heartbeat.9,v 1.3 2023/07/07 13:15:00 wiz Exp $ +.\" $NetBSD: heartbeat.9,v 1.4 2023/07/07 13:19:30 riastradh Exp $ .\" .\" Copyright (c) 2023 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -127,7 +127,7 @@ Called by .Xr hardclock 9 periodically. .It Fn heartbeat_dump -Print all the heartbeat counter, uptime cache, and uptime cache +Print each CPU's heartbeat counter, uptime cache, and uptime cache timestamp (in units of heartbeats) to the console. .Pp Can be invoked from |
