View | Details | Raw Unified | Return to bug 253529
Collapse All | Expand All

(-)b/documentation/content/en/books/handbook/cutting-edge/_index.adoc (-2 / +1 lines)
Lines 605-611 check /usr/src/UPDATING <.> Link Here
605
# cd /usr/src          <.>
605
# cd /usr/src          <.>
606
# make installworld    <.>
606
# make installworld    <.>
607
# mergemaster -Ui      <.>
607
# mergemaster -Ui      <.>
608
# shutdown -r now      1<.>
608
# shutdown -r now      <.>
609
....
609
....
610
610
611
<.> Get the latest version of the source. See <<updating-src-obtaining-src>> for more information on obtaining and updating source.
611
<.> Get the latest version of the source. See <<updating-src-obtaining-src>> for more information on obtaining and updating source.
612
- 

Return to bug 253529