aboutsummaryrefslogtreecommitdiff
path: root/UPDATING
diff options
context:
space:
mode:
authorWarner Losh <imp@FreeBSD.org>1999-12-06 22:42:01 +0000
committerWarner Losh <imp@FreeBSD.org>1999-12-06 22:42:01 +0000
commiteeef0dd1b453eafb47b9e1604aa6d4e24b112550 (patch)
tree4725ac809c54bc7f33e467c706e8297b5268b3ca /UPDATING
parent72dfe7a3d7e43ae196baef021d3f56c2e3f0b001 (diff)
Notes
Diffstat (limited to 'UPDATING')
-rw-r--r--UPDATING2
1 files changed, 1 insertions, 1 deletions
diff --git a/UPDATING b/UPDATING
index 81567bc6d01b..bf911f6080cd 100644
--- a/UPDATING
+++ b/UPDATING
@@ -4,7 +4,7 @@ This file is maintained by imp@village.org. Please send new entries
directly to him. See end of file for further details.
19991205:
- Raw devices are going away. You will need to update your /dev
+ Block devices are going away. You will need to update your /dev
tree with a fresh copy of MAKEDEV for things to always work in
the future. fsck is unable to cope with dirty file systems
after this change, so it may work for you or it may not.