summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2008-10-23 13:13:03 +0000
committerjmc <jmc@openbsd.org>2008-10-23 13:13:03 +0000
commit2c64d4951031654e9a51cfa720131f93189a6721 (patch)
treef65ea952379430193dbd901131db7ecd472625f8
parentRound up to the nearest minute 16-bit timeout values for older IT8712 chips. (diff)
downloadwireguard-openbsd-2c64d4951031654e9a51cfa720131f93189a6721.tar.xz
wireguard-openbsd-2c64d4951031654e9a51cfa720131f93189a6721.zip
tweak previous;
-rw-r--r--share/man/man4/it.48
1 files changed, 5 insertions, 3 deletions
diff --git a/share/man/man4/it.4 b/share/man/man4/it.4
index c00f0ebedb4..d207323af50 100644
--- a/share/man/man4/it.4
+++ b/share/man/man4/it.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: it.4,v 1.19 2008/10/23 08:08:44 form Exp $
+.\" $OpenBSD: it.4,v 1.20 2008/10/23 13:13:03 jmc Exp $
.\"
.\" Copyright (c) 2007-2008 Oleg Safiullin <form@pdp-11.org.ru>
.\" Copyright (c) 2003 Julien Bordet <zejames@greygats.org>
@@ -92,5 +92,7 @@ by
.An Oleg Safiullin Aq form@pdp-11.org.ru .
.Sh BUGS
Watchdog timer functionality is not supported for ITE IT8705
-or SiS SiS950 chips. For older IT8712 chips watchdog timeout values
-more than 255 seconds are rounded up to the nearest minute.
+or SiS SiS950 chips.
+For older IT8712 chips,
+watchdog timeout values of more than 255 seconds
+are rounded up to the nearest minute.