diff options
| author | hubertf <hubertf@NetBSD.org> | 1999-01-03 17:12:28 +0000 |
|---|---|---|
| committer | hubertf <hubertf@NetBSD.org> | 1999-01-03 17:12:28 +0000 |
| commit | 13aa60478d121177eb4b6ba4b73114e27adc8d6c (patch) | |
| tree | c34731648fb36830df373db25f330135aa244bc5 /games/bcd | |
| parent | ff34887c459df3f35b761781310beadedeac74bd (diff) | |
document morse's decode option -d
Diffstat (limited to 'games/bcd')
| -rw-r--r-- | games/bcd/bcd.6 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/games/bcd/bcd.6 b/games/bcd/bcd.6 index 457c59e52ad..689b7baf4c6 100644 --- a/games/bcd/bcd.6 +++ b/games/bcd/bcd.6 @@ -1,4 +1,4 @@ -.\" $NetBSD: bcd.6,v 1.9 1998/11/18 14:22:32 hubertf Exp $ +.\" $NetBSD: bcd.6,v 1.10 1999/01/03 17:12:28 hubertf Exp $ .\" .\" Copyright (c) 1988, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -47,7 +47,7 @@ .Nm ppt .Op Ar string ... .Nm morse -.Op Fl s Ar string ... +.Op Fl ds Ar string ... .Sh DESCRIPTION The .Nm "" , |
