release(7) Fix mistake noted in review
I missed this when doing the final pass.
Fixes: f695e960
release(7): Remove stray references to DOC* variables
This commit is contained in:
parent
3ae8d83d04
commit
ef1a1fc7e8
@ -613,7 +613,7 @@ The following sequence of commands can be used to build a
|
||||
.Dq "-CURRENT snapshot":
|
||||
.Bd -literal -offset indent
|
||||
cd /usr
|
||||
git clone https://git.freebsd.org/src.git src
|
||||
git clone -b main https://git.freebsd.org/src.git src
|
||||
cd src
|
||||
make buildworld buildkernel
|
||||
cd release
|
||||
|
Loading…
Reference in New Issue
Block a user