diff options
Diffstat (limited to 'misc')
-rw-r--r-- | misc/dwdiff/README | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/misc/dwdiff/README b/misc/dwdiff/README index 255de9238a..3ddc5c5bdb 100644 --- a/misc/dwdiff/README +++ b/misc/dwdiff/README @@ -14,6 +14,5 @@ available to change both what is printed, and the markers. If you wish to have nl manpages and/or de, fr, nl, ru localization pass 'NLS="de fr nl ru"' (or whichever of them is wanted) to the SlackBuild. -If you wish to enable the handling of Unicode text, install the icu4c -library (also available from SlackBuilds.org) and pass "UNICODE=yes" to -the SlackBuild. +If you wish to enable the handling of Unicode text, pass "UNICODE=yes" to +the SlackBuild script. |