aboutsummaryrefslogtreecommitdiffstats
path: root/UPDATING
diff options
context:
space:
mode:
authorwblock <wblock@FreeBSD.org>2014-02-20 22:41:38 +0800
committerwblock <wblock@FreeBSD.org>2014-02-20 22:41:38 +0800
commit0600d674e2710c8f8a59f3108d8d9ee945b17065 (patch)
tree3738e140178be5c56fdddb283919f32b54a7f5c0 /UPDATING
parent5d596b6be9a1616a48de85d0ee7af498663d3a04 (diff)
downloadfreebsd-ports-gnome-0600d674e2710c8f8a59f3108d8d9ee945b17065.tar.gz
freebsd-ports-gnome-0600d674e2710c8f8a59f3108d8d9ee945b17065.tar.zst
freebsd-ports-gnome-0600d674e2710c8f8a59f3108d8d9ee945b17065.zip
Escape the globbing characters in the DocBook port updating instructions
to keep the shell from expanding them. Approved by: mat
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING4
1 files changed, 2 insertions, 2 deletions
diff --git a/UPDATING b/UPDATING
index 95c785e7ee64..10d5584b8f7d 100644
--- a/UPDATING
+++ b/UPDATING
@@ -17,11 +17,11 @@ you update your ports collection, before attempting any port upgrades.
pkg users can run:
- pkg delete -f docbook-xml* docbook-sk* docbook[2345]??-* docbook-4*
+ pkg delete -f docbook-xml\* docbook-sk\* docbook\[2345\]\?\?-\* docbook-4\*
the other users can run:
- pkg_delete -f docbook-xml* docbook-sk* docbook[2345]??-* docbook-4*
+ pkg_delete -f docbook-xml\* docbook-sk\* docbook\[2345\]\?\?-\* docbook-4\*
20140218:
AFFECTS: users of KDE SC 4