summaryrefslogtreecommitdiff
path: root/share/man/man4/man4.amd64
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2012-05-27 17:01:04 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2012-05-27 17:01:04 +0000
commit4a7df4608e07bbe1a65a6b0008521846a55d2c06 (patch)
tree501ac03848c225c9120b51212c2df9a9baa1ee7b /share/man/man4/man4.amd64
parent8755c3c475268f8395214e424a2bfe5b2d6ecf45 (diff)
tweak previous;
Diffstat (limited to 'share/man/man4/man4.amd64')
-rw-r--r--share/man/man4/man4.amd64/tcpcib.411
1 files changed, 6 insertions, 5 deletions
diff --git a/share/man/man4/man4.amd64/tcpcib.4 b/share/man/man4/man4.amd64/tcpcib.4
index 9e9572c2bf7..2540ffd5a7f 100644
--- a/share/man/man4/man4.amd64/tcpcib.4
+++ b/share/man/man4/man4.amd64/tcpcib.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: tcpcib.4,v 1.1 2012/05/27 12:24:33 jsg Exp $
+.\" $OpenBSD: tcpcib.4,v 1.2 2012/05/27 17:01:03 jmc Exp $
.\"
.\" Copyright (c) 2012 Matt Dainty <matt@bodgit-n-scarper.com>
.\"
@@ -35,16 +35,17 @@ The watchdog timer can be configured via
.Xr sysctl 8 .
.Pp
Once the watchdog timer resets the CPU, the driver reports it on the
-next boot displaying the ``reboot on timeout'' message in the dmesg.
-.Sh NOTES
+next boot displaying the ``reboot on timeout'' message in the
+.Xr dmesg 8 .
+.Pp
The maximum timeout value supported by the watchdog timer is 600
seconds.
.Sh SEE ALSO
.Xr intro 4 ,
.Xr isa 4 ,
.Xr pci 4 ,
-.Xr watchdog 4
-.Xr sysctl 8
+.Xr watchdog 4 ,
+.Xr sysctl 8 ,
.Xr watchdogd 8
.Sh HISTORY
The