diff options
author | 2006-03-26 22:16:24 +0000 | |
---|---|---|
committer | 2006-03-26 22:16:24 +0000 | |
commit | c07f678485e2cf7129847a12ca7bf4b9003dc1c3 (patch) | |
tree | d00d15adb4fe6e2691388a8990f069aab1225aa2 | |
parent | sync (diff) | |
download | wireguard-openbsd-c07f678485e2cf7129847a12ca7bf4b9003dc1c3.tar.xz wireguard-openbsd-c07f678485e2cf7129847a12ca7bf4b9003dc1c3.zip |
fix SEE ALSO;
-rw-r--r-- | share/man/man4/gpio.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/gpio.4 b/share/man/man4/gpio.4 index a2949111899..ad5295b3df2 100644 --- a/share/man/man4/gpio.4 +++ b/share/man/man4/gpio.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gpio.4,v 1.6 2006/03/26 20:19:54 grange Exp $ +.\" $OpenBSD: gpio.4,v 1.7 2006/03/26 22:16:24 jmc Exp $ .\" .\" Copyright (c) 2004 Alexander Yurchenko <grange@openbsd.org> .\" @@ -150,7 +150,7 @@ file. .Xr ath 4 , .Xr elansc 4 , .Xr gscpcib 4 , -.Xr isagpio.4 , +.Xr isagpio 4 , .Xr nsclpcsio 4 , .Xr gpioctl 8 .Sh HISTORY |