Page MenuHomeFreeBSD

D18947.diff
No OneTemporary

D18947.diff

Index: head/usr.sbin/freebsd-update/freebsd-update.sh
===================================================================
--- head/usr.sbin/freebsd-update/freebsd-update.sh
+++ head/usr.sbin/freebsd-update/freebsd-update.sh
@@ -1959,8 +1959,9 @@
# Report to the user if any updates were avoided due to local changes
if [ -s modifiedfiles ]; then
cat - modifiedfiles <<- EOF | ${PAGER}
- The folling files are affected by updates but no changes have
- been downloaded because the files have been modified locally:
+ The following files are affected by updates. No changes have
+ been downloaded, however, because the files have been modified
+ locally:
EOF
fi
rm modifiedfiles

File Metadata

Mime Type
text/plain
Expires
Fri, Dec 27, 6:50 AM (10 h, 36 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
15611967
Default Alt Text
D18947.diff (700 B)

Event Timeline