diff options
| author | wiz <wiz@NetBSD.org> | 2023-07-07 12:59:45 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2023-07-07 12:59:45 +0000 |
| commit | bbd31dd13cf4e1f7712e94b466050e87feac2299 (patch) | |
| tree | d237cf1139d9e2bca7463cf0f9131b6842d28a0d | |
| parent | 17a3fbab330ec8066dee2bb41b4603ee315699cd (diff) | |
Sort SEE ALSO
| -rw-r--r-- | share/man/man9/heartbeat.9 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/heartbeat.9 b/share/man/man9/heartbeat.9 index 740c43e09f3..494fcb90526 100644 --- a/share/man/man9/heartbeat.9 +++ b/share/man/man9/heartbeat.9 @@ -1,4 +1,4 @@ -.\" $NetBSD: heartbeat.9,v 1.1 2023/07/07 12:34:49 riastradh Exp $ +.\" $NetBSD: heartbeat.9,v 1.2 2023/07/07 12:59:45 wiz Exp $ .\" .\" Copyright (c) 2023 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -159,8 +159,8 @@ subsystem is implemented in .Pa sys/kern/kern_heartbeat.c . .\""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" .Sh SEE ALSO -.Xr wdogctl 8 , -.Xr swwdog 4 +.Xr swwdog 4 , +.Xr wdogctl 8 .\""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""""" .Sh HISTORY The |
