aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>2000-01-09 05:12:25 +0000
committerWarner Losh <imp@FreeBSD.org>2000-01-09 05:12:25 +0000
commitf6517190b745c5a73cd91505a2060da77592c215 (patch)
tree7092a13e7d9cf64e0fd706289c71b1e40f3c9f48 /UPDATING
parentd664bbb7491c375b9179eafe5f153e9af1fc44ff (diff)
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING2
1 files changed, 1 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index 473f70686a66a..5f742787726f7 100644
--- a/UPDATING
+++ b/UPDATING
@@ -7,7 +7,7 @@ directly to him. See end of file for further details.
chown & chgrp moved again
This is a heads up to let you know that you need to
- rm -f /sbin/chwon /bin/chgrp
+ rm -f /sbin/chown /bin/chgrp
after your next `make world'. Additionally you need to install
a new /dev/MAKEDEV (mergmaster(8) will assist you in this).