morse(6): update documentation
- bump Dd - use 'r' instead of 'D' from the original submission
This commit is contained in:
parent
9d128fc579
commit
008145ac99
@ -29,7 +29,7 @@
|
|||||||
.\" @(#)bcd.6 8.1 (Berkeley) 5/31/93
|
.\" @(#)bcd.6 8.1 (Berkeley) 5/31/93
|
||||||
.\" $FreeBSD$
|
.\" $FreeBSD$
|
||||||
.\"
|
.\"
|
||||||
.Dd June 7, 2005
|
.Dd January 5, 2018
|
||||||
.Dt MORSE 6
|
.Dt MORSE 6
|
||||||
.Os
|
.Os
|
||||||
.Sh NAME
|
.Sh NAME
|
||||||
@ -37,7 +37,7 @@
|
|||||||
.Nd reformat input as morse code
|
.Nd reformat input as morse code
|
||||||
.Sh SYNOPSIS
|
.Sh SYNOPSIS
|
||||||
.Nm
|
.Nm
|
||||||
.Op Fl elps
|
.Op Fl elrps
|
||||||
.Op Fl d Ar device
|
.Op Fl d Ar device
|
||||||
.Op Fl w Ar speed
|
.Op Fl w Ar speed
|
||||||
.Op Fl c Ar speed
|
.Op Fl c Ar speed
|
||||||
@ -92,7 +92,7 @@ Echo each character before it is sent, used together with either
|
|||||||
.Fl p
|
.Fl p
|
||||||
or
|
or
|
||||||
.Fl d .
|
.Fl d .
|
||||||
.It Fl D
|
.It Fl r
|
||||||
Decode morse output consisting of dots and dashes (as generated by using
|
Decode morse output consisting of dots and dashes (as generated by using
|
||||||
the
|
the
|
||||||
.Fl s
|
.Fl s
|
||||||
|
Loading…
Reference in New Issue
Block a user