last changes before merger with reno version. cross fingers.
[unix-history] / usr / src / games / bcd / bcd.6
CommitLineData
f952629a
KB
1.\" Copyright (c) 1988 Regents of the University of California.
2.\" All rights reserved.
99085317 3.\"
91cff1e1 4.\" %sccs.include.redist.man%
f952629a 5.\"
91cff1e1 6.\" @(#)bcd.6 6.7 (Berkeley) %G%
f952629a 7.\"
84d7412c 8.TH "BCD" 6 ""
f952629a 9.UC 7
99085317 10.SH NAME
f952629a
KB
11bcd \- format input as punch cards
12.br
13ppt \- format input as paper tape
4b70cbbd
KB
14.br
15morse \- format input as morse code
99085317 16.SH SYNOPSIS
4b70cbbd
KB
17\fBbcd\fP [string ...]
18.br
19\fBppt\fP [string ...]
f952629a 20.br
4b70cbbd 21\fBmorse\fP [-s] [string ...]
99085317 22.SH DESCRIPTION
4b70cbbd
KB
23\fIBcd\fP, \fIppt\fP and \fImorse\fP convert command line arguments, if
24provided, or standard input into a form familiar to old-timers. The
25\fI-s\fP option for morse produces dots and dashes rather than words.