Source-Changes-HG archive

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

[src/trunk]: src/share/man/man9 Sort SEE ALSO



details:   https://anonhg.NetBSD.org/src/rev/3d6a48ab34e3
branches:  trunk
changeset: 377322:3d6a48ab34e3
user:      wiz <wiz%NetBSD.org@localhost>
date:      Fri Jul 07 12:59:45 2023 +0000

description:
Sort SEE ALSO

diffstat:

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

diffs (20 lines):

diff -r 1e2b3344a5ff -r 3d6a48ab34e3 share/man/man9/heartbeat.9
--- a/share/man/man9/heartbeat.9        Fri Jul 07 12:46:50 2023 +0000
+++ b/share/man/man9/heartbeat.9        Fri Jul 07 12:59:45 2023 +0000
@@ -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



Home | Main Index | Thread Index | Old Index