diff options
author | 2004-11-03 15:08:10 +0000 | |
---|---|---|
committer | 2004-11-03 15:08:10 +0000 | |
commit | 32954c427c0727ba8ec1bdaef5a488ce28d5b416 (patch) | |
tree | 56c8b68f9c34601da6e430d9bc87906a58066e54 | |
parent | knf, no binary change (diff) | |
download | wireguard-openbsd-32954c427c0727ba8ec1bdaef5a488ce28d5b416.tar.xz wireguard-openbsd-32954c427c0727ba8ec1bdaef5a488ce28d5b416.zip |
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 |