diff options
author | ru <ru@FreeBSD.org> | 2001-02-06 16:17:49 +0000 |
---|---|---|
committer | ru <ru@FreeBSD.org> | 2001-02-06 16:17:49 +0000 |
commit | 7c656f15b8d53047fb647e7f95a558581e596a88 (patch) | |
tree | c5000572d46c7655be42536734f163fd8099a22c /games/morse | |
parent | 2d01e3148175f3e1df09ef36dd024600f625dba4 (diff) | |
download | FreeBSD-src-7c656f15b8d53047fb647e7f95a558581e596a88.zip FreeBSD-src-7c656f15b8d53047fb647e7f95a558581e596a88.tar.gz |
mdoc(7) police: correct .Dd, add missing .El.
Diffstat (limited to 'games/morse')
-rw-r--r-- | games/morse/morse.6 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/games/morse/morse.6 b/games/morse/morse.6 index 5f6694f..bb626ed 100644 --- a/games/morse/morse.6 +++ b/games/morse/morse.6 @@ -33,7 +33,7 @@ .\" @(#)bcd.6 8.1 (Berkeley) 5/31/93 .\" $FreeBSD$ .\" -.Dd December 07, 2000 +.Dd December 7, 2000 .Dt MORSE 6 .Os .Sh NAME @@ -148,6 +148,7 @@ Cyrillic characters. In all other cases, they are being interpreted as belonging to the .Ql ISO_8859-1 character set. +.El .Sh SEE ALSO .Xr speaker 4 .Sh HISTORY |