diff options
| author | Tim J. Robbins <tjr@FreeBSD.org> | 2004-07-15 06:59:34 +0000 |
|---|---|---|
| committer | Tim J. Robbins <tjr@FreeBSD.org> | 2004-07-15 06:59:34 +0000 |
| commit | be12aba0e018f4de6b212b788a8b075b5669142a (patch) | |
| tree | 048476cc0651ac4a26e7f0036354f081c78bccb5 | |
| parent | c7fcd3025b5ae81264c1878e0eae4438872cfc67 (diff) | |
Notes
| -rw-r--r-- | usr.bin/colcrt/colcrt.1 | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/usr.bin/colcrt/colcrt.1 b/usr.bin/colcrt/colcrt.1 index c8b21eb2cd02..239adbd8fd0a 100644 --- a/usr.bin/colcrt/colcrt.1 +++ b/usr.bin/colcrt/colcrt.1 @@ -32,7 +32,7 @@ .\" @(#)colcrt.1 8.1 (Berkeley) 6/30/93 .\" $FreeBSD$ .\" -.Dd June 30, 1993 +.Dd July 15, 2004 .Dt COLCRT 1 .Os .Sh NAME @@ -103,6 +103,8 @@ Lines are trimmed to 132 characters. .Pp Some provision should be made for processing superscripts and subscripts in documents which are already double-spaced. +.Pp +Multibyte characters are not handled correctly. .Sh HISTORY The .Nm |
