]> git.cameronkatri.com Git - bsdgames-darwin.git/commitdiff
fix typo, as per PR#5867
authorhubertf <hubertf@NetBSD.org>
Fri, 11 Sep 1998 13:06:30 +0000 (13:06 +0000)
committerhubertf <hubertf@NetBSD.org>
Fri, 11 Sep 1998 13:06:30 +0000 (13:06 +0000)
backgammon/common_source/subs.c
bcd/bcd.6

index 6e0dbd7a64455e0475d045c86694a802b5ebf2a2..f6cd13692100169ddda0f293e99fcc4330a3bbff 100644 (file)
@@ -1,4 +1,4 @@
-/*     $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
 
 /*
  * Copyright (c) 1980, 1993
@@ -38,7 +38,7 @@
 #if 0
 static char sccsid[] = "@(#)subs.c     8.1 (Berkeley) 5/31/93";
 #else
 #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 */
 
 #endif
 #endif /* not lint */
 
@@ -342,7 +342,7 @@ getarg(arg)
                        args[acnt++] = 'n';
                        break;
 
                        args[acnt++] = 'n';
                        break;
 
-                       /* player is both read and white */
+                       /* player is both red and white */
                case 'b':
                        if (rflag)
                                break;
                case 'b':
                        if (rflag)
                                break;
index 4e09215235099a20cc6cbd9bef8bc257d988217e..3ed0176f9f138432a6bf39548e9fcf3fb2a1a24a 100644 (file)
--- a/bcd/bcd.6
+++ b/bcd/bcd.6
@@ -1,4 +1,4 @@
-.\"    $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.
 .\"
 .\" Copyright (c) 1988, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -54,7 +54,7 @@ The
 .Nm ppt
 and
 .Nm morse
 .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
 punched cards, paper tape or morse code respectively.
 Acceptable input are command line arguments or the standard input.
 .Pp