Module Name:    src
Committed By:   wiz
Date:           Mon Oct 23 01:07:27 UTC 2017

Modified Files:
        src/usr.sbin/irdaattach: irdaattach.8

Log Message:
New sentence, new line.


To generate a diff of this commit:
cvs rdiff -u -r1.7 -r1.8 src/usr.sbin/irdaattach/irdaattach.8

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

Modified files:

Index: src/usr.sbin/irdaattach/irdaattach.8
diff -u src/usr.sbin/irdaattach/irdaattach.8:1.7 src/usr.sbin/irdaattach/irdaattach.8:1.8
--- src/usr.sbin/irdaattach/irdaattach.8:1.7	Sun Oct 22 17:58:10 2017
+++ src/usr.sbin/irdaattach/irdaattach.8	Mon Oct 23 01:07:27 2017
@@ -1,4 +1,4 @@
-.\"	$NetBSD: irdaattach.8,v 1.7 2017/10/22 17:58:10 abhinav Exp $
+.\"	$NetBSD: irdaattach.8,v 1.8 2017/10/23 01:07:27 wiz Exp $
 .\"
 .\" Copyright (c) 2001 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -46,7 +46,8 @@ The following operands are supported by
 .Nm :
 .Bl -tag -width Ar
 .It Fl d Ar dongle
-Sets the dongle type.  The following dongles are supported:
+Sets the dongle type.
+The following dongles are supported:
 .Bl -tag -width actisys+
 .It none
 No dongle
@@ -70,15 +71,17 @@ The default is
 Print the name of the IrDA frame device that should be used to
 access the frames.
 .It Fl H
-Turn on DTR/CTS flow control.  By default, no flow control is done.
+Turn on DTR/CTS flow control.
+By default, no flow control is done.
 .It Fl h
-Turn on RTS/CTS flow control.  By default, no flow control is done.
+Turn on RTS/CTS flow control.
+By default, no flow control is done.
 .It Fl l
 Turn on the CLOCAL flag, making it possible to run SLIP on a cable
-without modem control signals (e.g. DTR, DSR, DCD).
+without modem control signals (e.g., DTR, DSR, DCD).
 .It Fl m
-Maintain modem control signals after closing the line.  Specifically,
-this disables HUPCL.
+Maintain modem control signals after closing the line.
+Specifically, this disables HUPCL.
 .It Fl n
 Do not detach from invoking tty.
 .It Fl p

Reply via email to