Download raw body.
[Patch] Typo-ish in current.html
Presumably, the following patch restores the intent... Ross Index: current.html =================================================================== RCS file: /cvs/www/faq/current.html,v diff -u -p -r1.1142 current.html --- current.html 16 Nov 2025 22:47:39 -0000 1.1142 +++ current.html 17 Nov 2025 08:32:46 -0000 @@ -64,7 +64,7 @@ this is not trivial and requires the fol <ol> <pre> -cp /usr/src/etc /etc/rc # to be safe +cp /usr/src/etc/rc /etc/rc # to be safe cp /usr/src/etc/etc.ARCH/MAKEDEV /dev # place some sort of newish bsd.rd for recovery purposes
[Patch] Typo-ish in current.html