From 28d92b747ea7fa87ad4d6fd2e6d9940a072a7e1b Mon Sep 17 00:00:00 2001 From: "Tim J. Robbins" Date: Mon, 2 Aug 2004 11:10:20 +0000 Subject: Add support for multibyte characters. --- usr.bin/fmt/fmt.1 | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) (limited to 'usr.bin/fmt/fmt.1') diff --git a/usr.bin/fmt/fmt.1 b/usr.bin/fmt/fmt.1 index 1dde958427be..617f495e93b1 100644 --- a/usr.bin/fmt/fmt.1 +++ b/usr.bin/fmt/fmt.1 @@ -34,7 +34,7 @@ .\" .\" Modified by Gareth McCaughan to describe the new version of `fmt' .\" rather than the old one. -.Dd July 17, 2004 +.Dd August 2, 2004 .Dt FMT 1 .Os .Sh NAME @@ -154,6 +154,15 @@ the command .Pp will reformat a paragraph, evening the lines. +.Sh ENVIRONMENT +The +.Ev LANG , LC_ALL +and +.Ev LC_CTYPE +environment variables affect the execution of +.Nm +as described in +.Xr environ 7 . .Sh SEE ALSO .Xr mail 1 , .Xr nroff 1 @@ -184,5 +193,3 @@ The .Nm utility is not infallible in guessing what lines are mail headers and what lines are not. -.Pp -Multibyte characters are not handled correctly. -- cgit v1.2.3