ANSIfication; bug report 4.3BSD/bin/223
[unix-history] / usr / src / games / bcd / bcd.6
index d65c496..885e744 100644 (file)
@@ -2,24 +2,34 @@
 .\" All rights reserved.
 .\"
 .\" Redistribution and use in source and binary forms are permitted
 .\" All rights reserved.
 .\"
 .\" Redistribution and use in source and binary forms are permitted
-.\" provided that this notice is preserved and that due credit is given
-.\" to the University of California at Berkeley. The name of the University
-.\" may not be used to endorse or promote products derived from this
-.\" software without specific prior written permission. This software
-.\" is provided ``as is'' without express or implied warranty.
+.\" provided that the above copyright notice and this paragraph are
+.\" duplicated in all such forms and that any documentation,
+.\" advertising materials, and other materials related to such
+.\" distribution and use acknowledge that the software was developed
+.\" by the University of California, Berkeley.  The name of the
+.\" University may not be used to endorse or promote products derived
+.\" from this software without specific prior written permission.
+.\" THIS SOFTWARE IS PROVIDED ``AS IS'' AND WITHOUT ANY EXPRESS OR
+.\" IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
+.\" WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE.
 .\"
 .\"
-.\"    @(#)bcd.6       6.2 (Berkeley) %G%
+.\"    @(#)bcd.6       6.6 (Berkeley) %G%
 .\"
 .\"
-.TH "BCD PPT" 6 ""
+.TH "BCD" 6 ""
 .UC 7
 .SH NAME
 bcd \- format input as punch cards
 .br
 ppt \- format input as paper tape
 .UC 7
 .SH NAME
 bcd \- format input as punch cards
 .br
 ppt \- format input as paper tape
+.br
+morse \- format input as morse code
 .SH SYNOPSIS
 .SH SYNOPSIS
-\fBbcd\fP [ string ]
+\fBbcd\fP [string ...]
+.br
+\fBppt\fP [string ...]
 .br
 .br
-\fBppt\fP [ string ]
+\fBmorse\fP [-s] [string ...]
 .SH DESCRIPTION
 .SH DESCRIPTION
-\fIBcd\fP and \fIppt\fP convert command line arguments, if
-provided, or standard input into a form familiar to old-timers.
+\fIBcd\fP, \fIppt\fP and \fImorse\fP convert command line arguments, if
+provided, or standard input into a form familiar to old-timers.  The
+\fI-s\fP option for morse produces dots and dashes rather than words.