Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 8 Mar 2015 21:11:09 +0000 (UTC)
From:      Luiz Otavio O Souza <loos@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r279787 - head/usr.sbin/gpioctl
Message-ID:  <201503082111.t28LB9mZ055449@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: loos
Date: Sun Mar  8 21:11:08 2015
New Revision: 279787
URL: https://svnweb.freebsd.org/changeset/base/279787

Log:
  Put the new sentence on a new line.
  
  Found with igor.

Modified:
  head/usr.sbin/gpioctl/gpioctl.8

Modified: head/usr.sbin/gpioctl/gpioctl.8
==============================================================================
--- head/usr.sbin/gpioctl/gpioctl.8	Sun Mar  8 19:55:46 2015	(r279786)
+++ head/usr.sbin/gpioctl/gpioctl.8	Sun Mar  8 21:11:08 2015	(r279787)
@@ -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 pin
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503082111.t28LB9mZ055449>