svn commit: r327623 - head/usr.bin/morse
Eitan Adler
eadler at FreeBSD.org
Sat Jan 6 15:52:29 UTC 2018
Author: eadler
Date: Sat Jan 6 15:52:28 2018
New Revision: 327623
URL: https://svnweb.freebsd.org/changeset/base/327623
Log:
morse(6): update documentation
- bump Dd
- use 'r' instead of 'D' from the original submission
Modified:
head/usr.bin/morse/morse.6
Modified: head/usr.bin/morse/morse.6
==============================================================================
--- head/usr.bin/morse/morse.6 Sat Jan 6 15:52:21 2018 (r327622)
+++ head/usr.bin/morse/morse.6 Sat Jan 6 15:52:28 2018 (r327623)
@@ -29,7 +29,7 @@
.\" @(#)bcd.6 8.1 (Berkeley) 5/31/93
.\" $FreeBSD$
.\"
-.Dd June 7, 2005
+.Dd January 5, 2018
.Dt MORSE 6
.Os
.Sh NAME
@@ -37,7 +37,7 @@
.Nd reformat input as morse code
.Sh SYNOPSIS
.Nm
-.Op Fl elps
+.Op Fl elrps
.Op Fl d Ar device
.Op Fl w Ar speed
.Op Fl c Ar speed
@@ -92,7 +92,7 @@ Echo each character before it is sent, used together w
.Fl p
or
.Fl d .
-.It Fl D
+.It Fl r
Decode morse output consisting of dots and dashes (as generated by using
the
.Fl s
More information about the svn-src-all
mailing list