summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--share/man/man4/pwdog.49
1 files changed, 1 insertions, 8 deletions
diff --git a/share/man/man4/pwdog.4 b/share/man/man4/pwdog.4
index 18c0e1d5b64..49f77c38931 100644
--- a/share/man/man4/pwdog.4
+++ b/share/man/man4/pwdog.4
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pwdog.4,v 1.3 2006/11/25 21:54:33 jmc Exp $
+.\" $OpenBSD: pwdog.4,v 1.4 2006/12/12 15:13:46 mbalmer Exp $
.\"
.\" Copyright (c) 2006 Marc Balmer <mbalmer@openbsd.org>
.\"
@@ -56,10 +56,3 @@ The
.Nm
driver was written by
.An Marc Balmer Aq mbalmer@openbsd.org .
-.Sh BUGS
-It's unwise to combine
-.Nm
-with
-.Xr ddb 4 ,
-since the latter may prevent the former from resetting the watchdog timeout
-before it expires.