diff options
author | Marc Balmer <mbalmer@cvs.openbsd.org> | 2007-10-08 08:29:08 +0000 |
---|---|---|
committer | Marc Balmer <mbalmer@cvs.openbsd.org> | 2007-10-08 08:29:08 +0000 |
commit | 58643a97fbb1afbd43818d999bae161a64113c7c (patch) | |
tree | bdc0a96f4aa85bb0e759fc048e948ed85d51ceb0 /share/man | |
parent | 0e4e16094ec6c8c8a8dcc1d0b9797dc2a4feed95 (diff) |
The PCI based GPS card is GPS170PCI, not GPS170, which is a different
receiver in "Europa"-card size.
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man4/mbg.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/mbg.4 b/share/man/man4/mbg.4 index a472b7c2070..914059d7b67 100644 --- a/share/man/man4/mbg.4 +++ b/share/man/man4/mbg.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mbg.4,v 1.5 2007/05/31 19:19:50 jmc Exp $ +.\" $OpenBSD: mbg.4,v 1.6 2007/10/08 08:29:07 mbalmer Exp $ .\" .\" Copyright (c) 2006 Marc Balmer <mbalmer@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: October 8 2007 $ .Dt MBG 4 .Os .Sh NAME @@ -38,7 +38,7 @@ Currently, the following cards are supported by .Nm : .Pp .Bl -tag -width "GPS170XXX" -offset indent -compact -.It GPS170 +.It GPS170PCI 3.3V/5V 6-channel GPS receiver card .It PCI32 5V DCF77 time signal station receiver card |