summaryrefslogtreecommitdiff
path: root/games/bcd/bcd.6
Commit message (Collapse)AuthorAgeFilesLines
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2001-03-051-1/+1
| | | | Notes: svn path=/stable/4/; revision=73777
* MFC: split morse(6) to own manual pageAlexey Zelkin2001-01-251-134/+9
| | | | Notes: svn path=/stable/4/; revision=71637
* MFC: Prepare for mdoc(7)NG.Ruslan Ermilov2000-12-191-0/+1
| | | | Notes: svn path=/stable/4/; revision=70196
* MFC: recent mdoc(7) fixes.Ruslan Ermilov2000-12-081-4/+3
| | | | Notes: svn path=/stable/4/; revision=69762
* Add an eleventh-hour gimick... But since it's only in `games' andJoerg Wunsch2000-02-271-5/+43
| | | | | | | | | | | | | | | | | | | | | | | | Jordan OK'ed it, i think it's a nice one for those who need it. I once mentioned in Usenet that i've hacked morse(6) so it can control an external device like a tone generator or even a ham radio transceiver, so you could actually use that `game' for really transmitting morse code through the air. A couple of people then bugged be to send them my hack (which it was by that time). So i've now finally found some hours to clean it up (like freaking out with the transmitter no longer keyed in case someone ^c's out of the program...), and to write the man page addition. While i was at it, i also cleaned up some minor nits in Lyndon's /dev/speaker code, mainly #ifdef related stuff like handling getopt() if SPEAKER is not defined etc. enjoy & 73 Approved by: jkh, the restless... Notes: svn path=/head/; revision=57527
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
| | | | Notes: svn path=/head/; revision=50472
* Add $Id$, to make it simpler for members of the translation teams toNik Clayton1999-07-121-0/+1
| | | | | | | | | | | | | | | | | | | | track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde Notes: svn path=/head/; revision=48793
* Describe morse locale features betterAndrey A. Chernov1997-09-011-2/+9
| | | | Notes: svn path=/head/; revision=29019
* Fix even more spelling errors in some more man pages.Mike Pritchard1996-01-301-1/+1
| | | | Notes: svn path=/head/; revision=13750
* Make morse(6) realling playing the characters on the speaker.Joerg Wunsch1995-08-271-3/+71
| | | | | | | | | Minor additions by me, mostly taken from the suggestion in PR # bin/709. Submitted by: lyndon@orthanc.com (Lyndon Nerenberg, VE7TCP/VE6BBM) Notes: svn path=/head/; revision=10352
* Bring in the 4.4 Lite games directory, modulo man page changes and segregationJordan K. Hubbard1994-09-041-0/+67
of the x11 based games. I'm not going to tag the originals with bsd_44_lite and do this in two stages since it's just not worth it for this collection, and I've got directory renames to deal with that way. Bleah. Submitted by: jkh Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=2490