summaryrefslogtreecommitdiffstats
path: root/bcd
diff options
context:
space:
mode:
authorjtc <jtc@NetBSD.org>1993-08-05 01:46:15 +0000
committerjtc <jtc@NetBSD.org>1993-08-05 01:46:15 +0000
commit407ed21945b2cc91dd05200d11612691b0f52569 (patch)
tree05151bd4827bc906ef9e993f4324e31141c89ac8 /bcd
parent6bc8513af3dfc690c13f29fbb7eb972b5da311cf (diff)
downloadbsdgames-darwin-407ed21945b2cc91dd05200d11612691b0f52569.tar.gz
bsdgames-darwin-407ed21945b2cc91dd05200d11612691b0f52569.tar.zst
bsdgames-darwin-407ed21945b2cc91dd05200d11612691b0f52569.zip
Update to use new -mandoc macros.
Diffstat (limited to 'bcd')
-rw-r--r--bcd/bcd.646
1 files changed, 31 insertions, 15 deletions
diff --git a/bcd/bcd.6 b/bcd/bcd.6
index 1a04ee0a..c15542fa 100644
--- a/bcd/bcd.6
+++ b/bcd/bcd.6
@@ -30,23 +30,39 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)bcd.6 6.7 (Berkeley) 6/23/90
-.\" $Id: bcd.6,v 1.2 1993/08/01 07:47:24 mycroft Exp $
+.\" $Id: bcd.6,v 1.3 1993/08/05 01:46:31 jtc Exp $
.\"
-.TH "BCD" 6 "June 23, 1990"
-.UC 7
-.SH NAME
-bcd \- format input as punch cards
+.Dd June 23, 1990
+.Dt BCD 6
+.Os
+.Sh NAME
+.Nm bcd
+.Nd format input as punch cards
.br
-ppt \- format input as paper tape
+.Nm ppt
+.Nd format input as paper tape
.br
-morse \- format input as morse code
-.SH SYNOPSIS
-\fBbcd\fP [string ...]
+.Nm morse
+.Nd format input as morse code
+.Sh SYNOPSIS
+.Nm bcd
+.Op Ar string ...
.br
-\fBppt\fP [string ...]
+.Nm ppt
+.Op Ar string ...
.br
-\fBmorse\fP [-s] [string ...]
-.SH DESCRIPTION
-\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.
+.Nm morse
+.Op Fl s
+.Op Ar string ...
+.Sh DESCRIPTION
+.Nm Bcd ,
+.Nm ppt
+and
+.Nm morse
+convert command line arguments, if provided, or standard input into a form
+familiar to old-timers.
+The
+.Fl s
+option for
+.Nm morse
+produces dots and dashes rather than words.