Suggest to reboot after installworld in the example of development workflow.
Reviewed by: trasz Approved by: mat (mentor) Differential Revision: https://reviews.freebsd.org/D16746
This commit is contained in:
parent
ed5610b5f3
commit
3d968f1b6b
@ -24,7 +24,7 @@
|
||||
.\"
|
||||
.\" $FreeBSD$
|
||||
.\"
|
||||
.Dd June 21, 2018
|
||||
.Dd August 22, 2018
|
||||
.Dt DEVELOPMENT 7
|
||||
.Os
|
||||
.Sh NAME
|
||||
@ -117,6 +117,7 @@ After reboot:
|
||||
.Bd -literal -offset indent
|
||||
cd src
|
||||
make -j8 installworld
|
||||
reboot
|
||||
.Ed
|
||||
.Sh SEE ALSO
|
||||
.Xr svnlite 1 ,
|
||||
|
Loading…
Reference in New Issue
Block a user