diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-02-01 14:23:02 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-02-01 14:23:02 +0000 |
commit | 19385152caeb92c18bc399f68ba2cf6706f13fb0 (patch) | |
tree | 9cafc83e3540f43dcbb20d681bdf8abf5a15fc0c | |
parent | 961d2d3a817a471d54c86f4fd47cb5efe1beb41b (diff) |
tweaks; ok dlg
-rw-r--r-- | share/man/man4/pcfiic.4 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/share/man/man4/pcfiic.4 b/share/man/man4/pcfiic.4 index f59b8c6d5ac..7d735b637b8 100644 --- a/share/man/man4/pcfiic.4 +++ b/share/man/man4/pcfiic.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pcfiic.4,v 1.1 2006/02/01 13:26:32 dlg Exp $ +.\" $OpenBSD: pcfiic.4,v 1.2 2006/02/01 14:23:01 jmc Exp $ .\" .\" Copyright (c) 2006 David Gwynne <dlg@openbsd.org> .\" @@ -19,7 +19,7 @@ .Os .Sh NAME .Nm pcfiic -.Nd Phillips PCF8584 I2Ccontroller +.Nd Phillips PCF8584 I2C controller .Sh SYNOPSIS .Cd "# sparc64" .Cd "pcfiic* at ebus?" @@ -27,14 +27,14 @@ .Sh DESCRIPTION The .Nm -driver provides support for the Phillips PCF8584 I2C controll to be +driver provides support for the Phillips PCF8584 I2C controller to be used with the .Xr iic 4 framework. .Sh SEE ALSO +.Xr ebus 4 , .Xr iic 4 , -.Xr intro 4 , -.Xr ebus 4 +.Xr intro 4 .Sh HISTORY The .Nm |