From 5448c0081f6becd3cd346fd62d2e6738435069cc Mon Sep 17 00:00:00 2001 From: ru Date: Wed, 8 Sep 2004 06:05:19 +0000 Subject: [PATCH] Correct a typo in a comment. Submitted by: Xin LI --- release/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release/Makefile b/release/Makefile index 61a5385dc69b..2b8d73f34e63 100644 --- a/release/Makefile +++ b/release/Makefile @@ -341,7 +341,7 @@ release rerelease: .if exists(${CHROOTDIR}) # The first command will fail on a handful of files that have their schg # flags set. But it greatly speeds up the next two commands. - # NB: clear any vestigal devfs mount, just in case + # NB: clear any vestigial devfs mount, just in case -umount ${CHROOTDIR}/dev > /dev/null 2>&1 -rm -rf ${CHROOTDIR} 2>/dev/null -chflags -R noschg ${CHROOTDIR}/.