diff options
author | 2009-04-25 20:42:52 +0000 | |
---|---|---|
committer | 2009-04-25 20:42:52 +0000 | |
commit | fd74c7e5a46c170eaf49b55171c08e7bdee30d2f (patch) | |
tree | 57b1c90780f579e038b06f25847a010c262553ba | |
parent | Handle unknown processor types as r5k family on O2, and r10k family otherwise. (diff) | |
download | wireguard-openbsd-fd74c7e5a46c170eaf49b55171c08e7bdee30d2f.tar.xz wireguard-openbsd-fd74c7e5a46c170eaf49b55171c08e7bdee30d2f.zip |
previous was slightly wrong - revert to full product name;
requested by mk
-rw-r--r-- | share/man/man4/berkwdt.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/berkwdt.4 b/share/man/man4/berkwdt.4 index 708b0de53f2..bf820dd794c 100644 --- a/share/man/man4/berkwdt.4 +++ b/share/man/man4/berkwdt.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: berkwdt.4,v 1.2 2009/04/25 05:51:08 jmc Exp $ +.\" $OpenBSD: berkwdt.4,v 1.3 2009/04/25 20:42:52 jmc Exp $ .\" .\" Copyright (c) 2009 Michael Knudsen <mk@openbsd.org> .\" @@ -24,7 +24,7 @@ .Sh DESCRIPTION The .Nm -driver provides support for the Berkshire Products PCI PC watchdog. +driver provides support for the Berkshire Products PCI PC Watchdog. These devices contain a watchdog timer and general purpose digital inputs and outputs, but currently only the watchdog timer is supported. .Pp |