Page MenuHomeFreeBSD

D57644.diff
No OneTemporary

D57644.diff

diff --git a/Makefile b/Makefile
--- a/Makefile
+++ b/Makefile
@@ -85,7 +85,7 @@
# 5. `reboot' (in single user mode: boot -s from the loader prompt).
# 6. `etcupdate -p'
# 7. `make installworld'
-# 8. `etcupdate -B'
+# 8. `etcupdate'
# 9. `make delete-old'
# 10. `reboot'
# 11. `make delete-old-libs' (in case no 3rd party program uses them anymore)
diff --git a/UPDATING b/UPDATING
--- a/UPDATING
+++ b/UPDATING
@@ -2571,7 +2571,7 @@
<reboot in single user> [3]
etcupdate -p [5]
make installworld
- etcupdate -B [4]
+ etcupdate [4]
make delete-old [6]
<reboot>
@@ -2609,7 +2609,7 @@
<reboot in single user> [3]
etcupdate -p [5]
make installworld
- etcupdate -B [4]
+ etcupdate [4]
make delete-old [6]
<reboot>
diff --git a/share/man/man7/build.7 b/share/man/man7/build.7
--- a/share/man/man7/build.7
+++ b/share/man/man7/build.7
@@ -25,7 +25,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd May 20, 2026
+.Dd June 18, 2026
.Dt BUILD 7
.Os
.Sh NAME
@@ -1045,7 +1045,7 @@
cd /usr/src
etcupdate -p
make installworld
-etcupdate -B
+etcupdate
make delete-old
shutdown -r now
.Ed

File Metadata

Mime Type
text/plain
Expires
Mon, Jun 22, 6:58 PM (1 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34205352
Default Alt Text
D57644.diff (1 KB)

Event Timeline