diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-09-05 14:18:25 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-09-05 14:18:25 +0000 |
commit | 6da0f60ce0649dc0300e3f93f8c413fa5f0c974b (patch) | |
tree | a88b8f30bd5d7df416684b7b3cef4e550c3976b3 /share/man/man4/ichwdt.4 | |
parent | 8a050bf3d92229d28fa8d0b12e3e5e4818bdee49 (diff) |
- use the "watchdog" keyword where possible
- remove "driver" from elansc's Nd
Diffstat (limited to 'share/man/man4/ichwdt.4')
-rw-r--r-- | share/man/man4/ichwdt.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ichwdt.4 b/share/man/man4/ichwdt.4 index f87b93031ed..42c6983542e 100644 --- a/share/man/man4/ichwdt.4 +++ b/share/man/man4/ichwdt.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ichwdt.4,v 1.2 2005/12/01 09:56:42 grange Exp $ +.\" $OpenBSD: ichwdt.4,v 1.3 2006/09/05 14:18:24 jmc Exp $ .\" .\" Copyright (c) 2005 Alexander Yurchenko <grange@openbsd.org> .\" @@ -19,7 +19,7 @@ .Os .Sh NAME .Nm ichwdt -.Nd Intel 6300ESB ICH watchdog timer driver +.Nd Intel 6300ESB ICH watchdog timer device .Sh SYNOPSIS .Cd "ichwdt* at pci?" .Sh DESCRIPTION |