Page MenuHomeFreeBSD

D57644.id179992.diff
No OneTemporary

D57644.id179992.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
@@ -2558,7 +2558,7 @@
<reboot in single user> [3]
etcupdate -p [5]
make installworld
- etcupdate -B [4]
+ etcupdate [4]
make delete-old [6]
<reboot>
@@ -2596,7 +2596,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, 11:29 PM (8 h, 53 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
34218769
Default Alt Text
D57644.id179992.diff (1 KB)

Event Timeline