diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-11-18 23:16:42 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2005-11-18 23:16:42 +0000 |
commit | b5c587053d4bd5ee3c33d88f93a6bc204296e720 (patch) | |
tree | 4ec993207ff87f2120fea845fcc8594a2fecc036 /share | |
parent | c6b856c0a7c9c99859bc4a8503b04ff72cf5d764 (diff) |
uppercase `GPIO';
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/iic.4 | 4 | ||||
-rw-r--r-- | share/man/man4/pcagpio.4 | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man4/iic.4 b/share/man/man4/iic.4 index c17e5cb8dc6..e6e5f58287f 100644 --- a/share/man/man4/iic.4 +++ b/share/man/man4/iic.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iic.4,v 1.10 2005/11/18 20:48:07 deraadt Exp $ +.\" $OpenBSD: iic.4,v 1.11 2005/11/18 23:16:41 jmc Exp $ .\" .\" Copyright (c) 2004 Alexander Yurchenko <grange@openbsd.org> .\" @@ -82,7 +82,7 @@ Maxim DS1631 temperature sensor .It Xr maxtmp 4 Maxim MAX6690 temperature sensor .It Xr pcagpio 4 -Philips PCA955[467] gpio +Philips PCA955[467] GPIO .It Xr tsl 4 TAOS TSL2560/61 light-to-digital converter .El diff --git a/share/man/man4/pcagpio.4 b/share/man/man4/pcagpio.4 index 04b3cccfd26..759984f8a33 100644 --- a/share/man/man4/pcagpio.4 +++ b/share/man/man4/pcagpio.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pcagpio.4,v 1.2 2005/11/18 20:48:07 deraadt Exp $ +.\" $OpenBSD: pcagpio.4,v 1.3 2005/11/18 23:16:41 jmc Exp $ .\" .\" Copyright (c) 2005 Theo de Raadt <deraadt@openbsd.org> .\" @@ -19,7 +19,7 @@ .Os .Sh NAME .Nm pcagpio -.Nd Philips PCA955[457] gpio +.Nd Philips PCA955[457] GPIO .Sh SYNOPSIS .Cd "pcagpio* at maciic?" .Cd "gpio* at pcagpio?" |