diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2004-11-03 15:08:11 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2004-11-03 15:08:11 +0000 |
commit | 0376e80ec12a1e13f30b8787ca137cd29deceec0 (patch) | |
tree | 726a895721c233c59fe4b218c8330048fbf66348 | |
parent | 7d10986c5ee36a15928ae7ee4956355a66c8c723 (diff) |
Fix typo (termal -> thermal). From bob at cemetery dot homeunix dot org.
-rw-r--r-- | usr.sbin/gpioctl/gpioctl.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/gpioctl/gpioctl.8 b/usr.sbin/gpioctl/gpioctl.8 index 2f0a8cf7260..43193aa3487 100644 --- a/usr.sbin/gpioctl/gpioctl.8 +++ b/usr.sbin/gpioctl/gpioctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gpioctl.8,v 1.3 2004/09/21 09:24:17 grange Exp $ +.\" $OpenBSD: gpioctl.8,v 1.4 2004/11/03 15:08:10 aaron Exp $ .\" .\" Copyright (c) 2004 Alexander Yurchenko <grange@openbsd.org> .\" @@ -43,7 +43,7 @@ Such devices can be either part of the chipset or embedded or a separate chip. The usual way of using .Tn GPIO -is to connect some simple devices such as LEDs, 1-wire termal sensors, +is to connect some simple devices such as LEDs, 1-wire thermal sensors, etc., to its pins. .Pp Each |