blob: c43ab0264c7f8ce5b642ee6cb105654ad90dccf4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
.TH BCD 6
.CT 1 misc
.SH NAME
bcd, ppt, morse \- convert to antique media
.SH SYNOPSIS
.B /usr/games/bcd
.I text
.PP
.B /usr/games/ppt
.PP
.B /usr/games/morse
.SH DESCRIPTION
.I Bcd
converts the literal
.I text
into a tangible form familiar to old-timers.
.PP
.I Ppt
converts the standard input into yet another old standard.
.PP
.I Morse
converts the standard input into a pronounceable two-symbol code.
.SH "SEE ALSO"
.IR dd (1)
|