aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorWesley Shields <wxs@FreeBSD.org>2010-02-24 02:28:14 +0000
committerWesley Shields <wxs@FreeBSD.org>2010-02-24 02:28:14 +0000
commita586b3050ab2327d16ef45303eea91537eb12a69 (patch)
tree731d0aa8c113bd7a0f14baa744615399dcefefbf /UPDATING
parent7f1d0e3c1c3aabb591095cb81d86676d4b777782 (diff)
downloadports-a586b3050ab2327d16ef45303eea91537eb12a69.tar.gz
ports-a586b3050ab2327d16ef45303eea91537eb12a69.zip
- Fix typos: rd.c -> rc.d
Noticed by: dvl@ Feature safe: yes
Notes
Notes: svn path=/head/; revision=250250
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING6
1 files changed, 3 insertions, 3 deletions
diff --git a/UPDATING b/UPDATING
index 2aa3bfb6ec2a..e41eb3054997 100644
--- a/UPDATING
+++ b/UPDATING
@@ -28,9 +28,9 @@ you update your ports collection, before attempting any port upgrades.
from your system before compiling Bacula 5.x, otherwise you'll encounter
compilation errors.
- /usr/local/etc/rd.c/bacula-dir stop
- /usr/local/etc/rd.c/bacula-sd stop
- /usr/local/etc/rd.c/bacula-fd stop
+ /usr/local/etc/rc.d/bacula-dir stop
+ /usr/local/etc/rc.d/bacula-sd stop
+ /usr/local/etc/rc.d/bacula-fd stop
pkg_delete 'bacula-*'
After upgrading, remember to run the database upgrade script supplied