Module Name:    src
Committed By:   wiz
Date:           Mon May 29 08:42:33 UTC 2017

Modified Files:
        src/share/man/man4: canloop.4

Log Message:
New sentence, new line.


To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 src/share/man/man4/canloop.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/canloop.4
diff -u src/share/man/man4/canloop.4:1.2 src/share/man/man4/canloop.4:1.3
--- src/share/man/man4/canloop.4:1.2	Sat May 27 21:02:55 2017
+++ src/share/man/man4/canloop.4	Mon May 29 08:42:33 2017
@@ -1,4 +1,4 @@
-.\"	$NetBSD: canloop.4,v 1.2 2017/05/27 21:02:55 bouyer Exp $
+.\"	$NetBSD: canloop.4,v 1.3 2017/05/29 08:42:33 wiz Exp $
 .\"
 .\" Copyright (c) 2017 Manuel Bouyer.
 .\" Redistribution and use in source and binary forms, with or without
@@ -18,7 +18,7 @@
 .\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
 .\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
 .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
-.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.    
+.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
 .\"
 .Dd May 18, 2017
 .Dt CANLOOP 4
@@ -31,8 +31,9 @@
 .Sh DESCRIPTION
 The
 .Nm canloop
-pseudo interface is a loopback interface for the CAN layer. It can be used
-as destination by a CAN application, when no CAN hardware is available.
+pseudo interface is a loopback interface for the CAN layer.
+It can be used as destination by a CAN application, when no CAN
+hardware is available.
 Other sockets bound to the same
 .Nm canloop
 interface (or not bound to any interface) will receive the frames.

Reply via email to