date and time created 88/10/19 19:55:11 by bostic
[unix-history] / usr / src / games / bcd / bcd.6
... / ...
CommitLineData
1.\" Copyright (c) 1988 Regents of the University of California.
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms are permitted
5.\" provided that the above copyright notice and this paragraph are
6.\" duplicated in all such forms and that any documentation,
7.\" advertising materials, and other materials related to such
8.\" distribution and use acknowledge that the software was developed
9.\" by the University of California, Berkeley. The name of the
10.\" University may not be used to endorse or promote products derived
11.\" from this software without specific prior written permission.
12.\" THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
13.\" IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
14.\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
15.\"
16.\" @(#)bcd.6 6.6 (Berkeley) %G%
17.\"
18.TH "BCD" 6 ""
19.UC 7
20.SH NAME
21bcd \- format input as punch cards
22.br
23ppt \- format input as paper tape
24.br
25morse \- format input as morse code
26.SH SYNOPSIS
27\fBbcd\fP [string ...]
28.br
29\fBppt\fP [string ...]
30.br
31\fBmorse\fP [-s] [string ...]
32.SH DESCRIPTION
33\fIBcd\fP, \fIppt\fP and \fImorse\fP convert command line arguments, if
34provided, or standard input into a form familiar to old-timers. The
35\fI-s\fP option for morse produces dots and dashes rather than words.