diff options
author | 2001-03-08 01:45:46 +0000 | |
---|---|---|
committer | 2001-03-08 01:45:46 +0000 | |
commit | 584f6490eb31e9af634971c0f9c4f46e89b63478 (patch) | |
tree | d78e6594a6bf67d31a26c8eb91fdcef40514b8dd | |
parent | de-register, use getopt(), prevent a few terribly unlikely buffer (diff) | |
download | wireguard-openbsd-584f6490eb31e9af634971c0f9c4f46e89b63478.tar.xz wireguard-openbsd-584f6490eb31e9af634971c0f9c4f46e89b63478.zip |
better synopsis line
-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 9735effce55..85c777185eb 100644 --- a/games/bcd/bcd.6 +++ b/games/bcd/bcd.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bcd.6,v 1.8 1999/09/01 00:24:02 pjanzen Exp $ +.\" $OpenBSD: bcd.6,v 1.9 2001/03/08 01:45:46 pjanzen 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 +.Op Fl s | Fl d .Op Ar string ... .Sh DESCRIPTION The |