Module Name:    src
Committed By:   riastradh
Date:           Fri Jul  7 13:19:30 UTC 2023

Modified Files:
        src/share/man/man9: heartbeat.9

Log Message:
heartbeat(9): Fix grammaro in man page.


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man9/heartbeat.9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man9/heartbeat.9
diff -u src/share/man/man9/heartbeat.9:1.3 src/share/man/man9/heartbeat.9:1.4
--- src/share/man/man9/heartbeat.9:1.3	Fri Jul  7 13:15:00 2023
+++ src/share/man/man9/heartbeat.9	Fri Jul  7 13:19:30 2023
@@ -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

Reply via email to