diff options
Diffstat (limited to 'share/man')
| -rw-r--r-- | share/man/man9/heartbeat.9 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/share/man/man9/heartbeat.9 b/share/man/man9/heartbeat.9 index 1d5c7170144..bed7f48fd25 100644 --- a/share/man/man9/heartbeat.9 +++ b/share/man/man9/heartbeat.9 @@ -1,4 +1,4 @@ -.\" $NetBSD: heartbeat.9,v 1.4 2023/07/07 13:19:30 riastradh Exp $ +.\" $NetBSD: heartbeat.9,v 1.5 2023/07/07 15:56:31 uwe Exp $ .\" .\" Copyright (c) 2023 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -33,8 +33,9 @@ .Nd periodic checks to ensure CPUs are making progress .\""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" .Sh SYNOPSIS -.Fd "options HEARTBEAT" -.Fd "options HEARTBEAT_MAX_PERIOD_DEFAULT=15" +.Cd "options HEARTBEAT" +.Cd "options HEARTBEAT_MAX_PERIOD_DEFAULT=15" +.Pp .\" .In sys/heartbeat.h .\" |
