diff options
author | loos <loos@FreeBSD.org> | 2015-03-08 21:11:08 +0000 |
---|---|---|
committer | loos <loos@FreeBSD.org> | 2015-03-08 21:11:08 +0000 |
commit | 5599179cc470f56f4c7cacc157b6b1da575f308f (patch) | |
tree | 674a96e49b501407824fd39e992db7f696fe76d8 /usr.sbin/gpioctl | |
parent | 8f8080a04d8f3d1a2d13da319796cec9262da721 (diff) | |
download | FreeBSD-src-5599179cc470f56f4c7cacc157b6b1da575f308f.zip FreeBSD-src-5599179cc470f56f4c7cacc157b6b1da575f308f.tar.gz |
Put the new sentence on a new line.
Found with igor.
Diffstat (limited to 'usr.sbin/gpioctl')
-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 31fb36f..dc2a554 100644 --- a/usr.sbin/gpioctl/gpioctl.8 +++ b/usr.sbin/gpioctl/gpioctl.8 @@ -27,7 +27,7 @@ .\" .\" $FreeBSD$ .\" -.Dd March 7, 2015 +.Dd March 8, 2015 .Dt GPIOCTL 1 .Os .Sh NAME @@ -65,7 +65,8 @@ utility could be used to manage GPIO pins from userland and list available pins. The options are as follows: .Bl -tag -width ".Fl f Ar ctldev" .It Fl c Ar pin Ar flag Op flag ... -Configure pin by setting provided flags. The following flags are currently defined: +Configure pin by setting provided flags. +The following flags are currently defined: .Bl -tag -offset indent -width ".Cm PULSE" .It Cm IN Input pin |