handbook: Fix typo

This commit is contained in:
Andreas Bjørnestad 2021-02-15 09:51:01 +01:00 committed by Daniel Ebdrup Jensen
parent 989bbd57fa
commit c724ce033b

View file

@ -605,7 +605,7 @@ check /usr/src/UPDATING <.>
# cd /usr/src <.> # cd /usr/src <.>
# make installworld <.> # make installworld <.>
# mergemaster -Ui <.> # mergemaster -Ui <.>
# shutdown -r now 1<.> # shutdown -r now <.>
.... ....
<.> Get the latest version of the source. See <<updating-src-obtaining-src>> for more information on obtaining and updating source. <.> Get the latest version of the source. See <<updating-src-obtaining-src>> for more information on obtaining and updating source.