diff options
author | ache <ache@FreeBSD.org> | 1997-09-01 14:10:38 +0000 |
---|---|---|
committer | ache <ache@FreeBSD.org> | 1997-09-01 14:10:38 +0000 |
commit | 4bd2b1cbec366e28a819c64252dea78da684fc37 (patch) | |
tree | bf66426b87ba28b0c85c2df6b04b4e5aae12036e /games/bcd | |
parent | ac3253d328fb2f90b26fdefd69e58b034b8b2264 (diff) | |
download | FreeBSD-src-4bd2b1cbec366e28a819c64252dea78da684fc37.zip FreeBSD-src-4bd2b1cbec366e28a819c64252dea78da684fc37.tar.gz |
Describe morse locale features better
Diffstat (limited to 'games/bcd')
-rw-r--r-- | games/bcd/bcd.6 | 11 |
1 files changed, 9 insertions, 2 deletions
diff --git a/games/bcd/bcd.6 b/games/bcd/bcd.6 index 42d12f9..b10e2d7 100644 --- a/games/bcd/bcd.6 +++ b/games/bcd/bcd.6 @@ -116,9 +116,14 @@ speaker device file .El .Sh ENVIRONMENT .Bl -tag -width LC_CTYPE +.Pp +For +.Nm morse +only: .It Ev LC_CTYPE +.It Ev LC_ALL .It Ev LANG -If one of these variables is set to a locale ending in +If one of these variables (in this priority) is set to a locale ending in .Ql KOI8-R , characters with the high-order bit set are being interpreted as Cyrillic characters. In all other cases, they are being interpreted @@ -126,7 +131,9 @@ as belonging to the .Ql ISO_8859-1 character set. .Sh HISTORY -Sound support added by Lyndon Nerenberg (VE7TCP/VE6BBM) <lyndon@orthanc.com>. +Sound support for +.Nm morse +added by Lyndon Nerenberg (VE7TCP/VE6BBM) <lyndon@orthanc.com>. .Sh BUGS Does only understand a few European characters (namely German and French), but neither Asian ones, or the continental landline code. |