-/* $NetBSD: subs.c,v 1.6 1997/10/10 08:59:48 lukem Exp $ */
+/* $NetBSD: subs.c,v 1.7 1998/09/11 13:06:30 hubertf Exp $ */
/*
* Copyright (c) 1980, 1993
#if 0
static char sccsid[] = "@(#)subs.c 8.1 (Berkeley) 5/31/93";
#else
-__RCSID("$NetBSD: subs.c,v 1.6 1997/10/10 08:59:48 lukem Exp $");
+__RCSID("$NetBSD: subs.c,v 1.7 1998/09/11 13:06:30 hubertf Exp $");
#endif
#endif /* not lint */
args[acnt++] = 'n';
break;
- /* player is both read and white */
+ /* player is both red and white */
case 'b':
if (rflag)
break;
-.\" $NetBSD: bcd.6,v 1.7 1997/10/10 09:54:16 lukem Exp $
+.\" $NetBSD: bcd.6,v 1.8 1998/09/11 13:13:44 hubertf Exp $
.\"
.\" Copyright (c) 1988, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
.Nm ppt
and
.Nm morse
-commands read the given input and reformats it in the form of
+commands read the given input and reformat it in the form of
punched cards, paper tape or morse code respectively.
Acceptable input are command line arguments or the standard input.
.Pp