diff options
author | Paul Janzen <pjanzen@cvs.openbsd.org> | 1998-03-12 06:51:40 +0000 |
---|---|---|
committer | Paul Janzen <pjanzen@cvs.openbsd.org> | 1998-03-12 06:51:40 +0000 |
commit | ea3c335b4bf326bd21007b71f18d06a885682de1 (patch) | |
tree | 6c71f45f108ac2f91447cb893430ec385d85cce6 /games/bcd | |
parent | ac54e66959b292a0811592a74940f1ff6c30b07e (diff) |
Correct morse options
Diffstat (limited to 'games/bcd')
-rw-r--r-- | games/bcd/bcd.6 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/games/bcd/bcd.6 b/games/bcd/bcd.6 index fe095d82396..70774c556aa 100644 --- a/games/bcd/bcd.6 +++ b/games/bcd/bcd.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bcd.6,v 1.2 1997/08/04 11:32:38 downsj Exp $ +.\" $OpenBSD: bcd.6,v 1.3 1998/03/12 06:51:39 pjanzen Exp $ .\" $NetBSD: bcd.6,v 1.6 1995/03/21 15:08:14 cgd Exp $ .\" .\" Copyright (c) 1988, 1991, 1993 @@ -48,7 +48,8 @@ .Nm ppt .Op Ar string ... .Nm morse -.Op Fl s Ar string ... +.Op Fl s +.Op Ar string ... .Sh DESCRIPTION The .Nm bcd , |