Module Name: src
Committed By: mbalmer
Date: Thu Aug 11 08:00:05 UTC 2011
Modified Files:
src/sbin/wdogctl: wdogctl.8
Log Message:
Xr pwdog(4).
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 src/sbin/wdogctl/wdogctl.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/sbin/wdogctl/wdogctl.8
diff -u src/sbin/wdogctl/wdogctl.8:1.23 src/sbin/wdogctl/wdogctl.8:1.24
--- src/sbin/wdogctl/wdogctl.8:1.23 Sat Mar 19 08:41:19 2011
+++ src/sbin/wdogctl/wdogctl.8 Thu Aug 11 08:00:05 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: wdogctl.8,v 1.23 2011/03/19 08:41:19 wiz Exp $
+.\" $NetBSD: wdogctl.8,v 1.24 2011/08/11 08:00:05 mbalmer Exp $
.\"
.\" Copyright (c) 2000 Zembu Labs, Inc.
.\" All rights reserved.
@@ -31,7 +31,7 @@
.\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd March 18, 2011
+.Dd August 11, 2011
.Dt WDOGCTL 8
.Os
.Sh NAME
@@ -170,6 +170,7 @@
.Xr ipmi 4 ,
.Xr itesio 4 ,
.Xr pcweasel 4 ,
+.Xr pwdog 4 ,
.Xr swwdog 4 ,
.Xr x86/ichlpcib 4
.Sh HISTORY