summaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2015-11-18 16:52:19 +0000
committerbapt <bapt@FreeBSD.org>2015-11-18 16:52:19 +0000
commitfd7be76b004ae13630e1d5edca3ddfce8bb1c26d (patch)
tree90ee7089b6cb796dc8b61fef3794ef6445c62a91 /UPDATING
parentdffc12a8195a5cf83819f38cd68a10b3f32ed1bd (diff)
downloadFreeBSD-src-fd7be76b004ae13630e1d5edca3ddfce8bb1c26d.zip
FreeBSD-src-fd7be76b004ae13630e1d5edca3ddfce8bb1c26d.tar.gz
Recommend only to remove the content of /usr/share/locale/ and not the directory
Add a missing full stop
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING4
1 files changed, 2 insertions, 2 deletions
diff --git a/UPDATING b/UPDATING
index a71228d..8c4ca72 100644
--- a/UPDATING
+++ b/UPDATING
@@ -40,9 +40,9 @@ NOTE TO PEOPLE WHO THINK THAT FreeBSD 11.x IS SLOW:
collation results will be different.
Due to a bug in install(1) it is recommended to remove the ancient
- locales before running make installworld
+ locales before running make installworld.
- rm -rf /usr/share/locale
+ rm -rf /usr/share/locale/*
20151030:
The OpenSSL has been upgraded to 1.0.2d. Any binaries requiring
OpenPOWER on IntegriCloud