locale.5: tfix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2015-05-12 16:32:27 +02:00
parent c42df71022
commit 35a2f8868e
1 changed files with 2 additions and 2 deletions

View File

@ -63,7 +63,7 @@ and
.B LC_CTYPE
where a
.B copy
statement can be followed by locale specific rules and selected overrides.
statement can be followed by locale-specific rules and selected overrides.
.PP
When defining a category from scratch, all field descriptors and strings
should be defined as Unicode code points in angle brackets, unless
@ -468,7 +468,7 @@ marks the start of the transliteration rules section.
The section can contain the
.I include
keyword in the beginning followed by
locale specific rules and overrides.
locale-specific rules and overrides.
Any rule specified in the locale file
will override any rule
copied or included from other files.