diff options
author | 2008-05-19 20:48:07 +0000 | |
---|---|---|
committer | 2008-05-19 20:48:07 +0000 | |
commit | 7b342e9032104b7ba25f941986a4881f3354f30d (patch) | |
tree | 48803798c27f042e018d8eb59cc9aaade5d037d0 | |
parent | tsec(4) (diff) | |
download | wireguard-openbsd-7b342e9032104b7ba25f941986a4881f3354f30d.tar.xz wireguard-openbsd-7b342e9032104b7ba25f941986a4881f3354f30d.zip |
Fix another typo.
-rw-r--r-- | share/man/man4/man4.socppc/socpcic.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/man4.socppc/socpcic.4 b/share/man/man4/man4.socppc/socpcic.4 index ec250045dac..b6a2099fe19 100644 --- a/share/man/man4/man4.socppc/socpcic.4 +++ b/share/man/man4/man4.socppc/socpcic.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: socpcic.4,v 1.2 2008/05/19 20:31:08 kettenis Exp $ +.\" $OpenBSD: socpcic.4,v 1.3 2008/05/19 20:48:07 kettenis Exp $ .\" .\" Copyright (c) 2008 Mark Kettenis <kettenis@openbsd.org> .\" @@ -27,7 +27,7 @@ .Sh DESCRIPTION The .Nm -driver provides support for the PCI controlle found on the Freescale +driver provides support for the PCI controller found on the Freescale MPC8349E processor family. This device is largely transparent and provides no user accessible entry points. |