diff options
author | Paul Janzen <pjanzen@cvs.openbsd.org> | 1998-08-22 09:10:16 +0000 |
---|---|---|
committer | Paul Janzen <pjanzen@cvs.openbsd.org> | 1998-08-22 09:10:16 +0000 |
commit | 3abd82e4d273f7e34dea4a66ad634fe58724ed74 (patch) | |
tree | 205916dd759a4381c4e08d52f35a11351267777f /games/bcd/bcd.6 | |
parent | 5abb0b2d939717b1c6e56786cb280614fad456ff (diff) |
grammar
Diffstat (limited to 'games/bcd/bcd.6')
-rw-r--r-- | games/bcd/bcd.6 | 10 |
1 files changed, 6 insertions, 4 deletions
diff --git a/games/bcd/bcd.6 b/games/bcd/bcd.6 index 814001cc937..71267be0f68 100644 --- a/games/bcd/bcd.6 +++ b/games/bcd/bcd.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bcd.6,v 1.4 1998/03/12 09:09:13 pjanzen Exp $ +.\" $OpenBSD: bcd.6,v 1.5 1998/08/22 09:10:15 pjanzen Exp $ .\" .\" Copyright (c) 1988, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -55,8 +55,8 @@ The .Nm ppt and .Nm morse -commands read the given input and reformats it in the form of -punched cards, paper tape or morse code respectively. +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 Available option: @@ -64,5 +64,7 @@ Available option: .It Fl s The .Fl s -option for morse produces dots and dashes rather than words. +option for +.Nm morse +produces dots and dashes rather than words. .El |