Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man9 heartbeat(9): Fix grammaro in man page.



details:   https://anonhg.NetBSD.org/src/rev/6ffdc2ee7b36
branches:  trunk
changeset: 377324:6ffdc2ee7b36
user:      riastradh <riastradh%NetBSD.org@localhost>
date:      Fri Jul 07 13:19:30 2023 +0000

description:
heartbeat(9): Fix grammaro in man page.

diffstat:

 share/man/man9/heartbeat.9 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 160fa3d7d882 -r 6ffdc2ee7b36 share/man/man9/heartbeat.9
--- a/share/man/man9/heartbeat.9        Fri Jul 07 13:15:00 2023 +0000
+++ b/share/man/man9/heartbeat.9        Fri Jul 07 13:19:30 2023 +0000
@@ -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



Home | Main Index | Thread Index | Old Index