diff options
author | 2012-05-27 17:01:03 +0000 | |
---|---|---|
committer | 2012-05-27 17:01:03 +0000 | |
commit | da03383bce299ae548ced6cdeb2c9bdbdac274aa (patch) | |
tree | dd83fb38518d016e25aaec6da3e92b86a27c2356 /share/man/man4/man4.i386/tcpcib.4 | |
parent | make both -d options format the same, and zap that annoying full stop (diff) | |
download | wireguard-openbsd-da03383bce299ae548ced6cdeb2c9bdbdac274aa.tar.xz wireguard-openbsd-da03383bce299ae548ced6cdeb2c9bdbdac274aa.zip |
tweak previous;
Diffstat (limited to 'share/man/man4/man4.i386/tcpcib.4')
-rw-r--r-- | share/man/man4/man4.i386/tcpcib.4 | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/share/man/man4/man4.i386/tcpcib.4 b/share/man/man4/man4.i386/tcpcib.4 index 20f5d248569..887e8a43fc1 100644 --- a/share/man/man4/man4.i386/tcpcib.4 +++ b/share/man/man4/man4.i386/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 |