diff --git a/man7/charsets.7 b/man7/charsets.7 index 27526da87..95ec2932a 100644 --- a/man7/charsets.7 +++ b/man7/charsets.7 @@ -228,7 +228,7 @@ integers, Unicode is usually encoded as 32-bit integers internally and either a series of 16-bit integers (UTF-16) (needing two 16-bit integers only when encoding certain rare characters) or a series of 8-bit bytes (UTF-8). -Information on Unicode is available at . +Information on Unicode is available at . .LP Linux represents Unicode using the 8-bit Unicode Transformation Format (UTF-8).