diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2013-11-20 22:34:14 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2013-11-20 22:34:14 +0000 |
commit | e30df145106c7d6a7ea5de93cae3e62e70c25f65 (patch) | |
tree | 184a1542bbe50971a963cc56871959e0e133a4d7 | |
parent | 8b1d6be305a5f591667c32396983f691a0226c5e (diff) |
+.An -nosplit
-rw-r--r-- | usr.sbin/gpioctl/gpioctl.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/gpioctl/gpioctl.8 b/usr.sbin/gpioctl/gpioctl.8 index 62623819ccb..be088da0255 100644 --- a/usr.sbin/gpioctl/gpioctl.8 +++ b/usr.sbin/gpioctl/gpioctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: gpioctl.8,v 1.22 2013/07/16 11:13:33 schwarze Exp $ +.\" $OpenBSD: gpioctl.8,v 1.23 2013/11/20 22:34:13 jmc Exp $ .\" .\" Copyright (c) 2004 Alexander Yurchenko <grange@openbsd.org> .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: July 16 2013 $ +.Dd $Mdocdate: November 20 2013 $ .Dt GPIOCTL 8 .Os .Sh NAME @@ -201,6 +201,7 @@ The command first appeared in .Ox 3.6 . .Sh AUTHORS +.An -nosplit The .Nm program was written by |