summaryrefslogtreecommitdiff
path: root/share/man/man4
diff options
context:
space:
mode:
authorMarc Balmer <mbalmer@cvs.openbsd.org>2006-12-12 15:13:47 +0000
committerMarc Balmer <mbalmer@cvs.openbsd.org>2006-12-12 15:13:47 +0000
commit427543a8a5a0f0bf6d23959c2bd9ca3b9eb9ef4f (patch)
tree045064d31f362e5146fc018052a21c45d8db0ef4 /share/man/man4
parent28a43ae7144e4f4bd87b98d76e7b5c2dc81d46c6 (diff)
Remove the BUGS sections. It is not really a bug and it is explained
in watchdog(4) discussed with jmc and mk, ok jmc.
Diffstat (limited to 'share/man/man4')
-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.