From e83b33686fcaf416551a1b1929bc13ad10ca147b Mon Sep 17 00:00:00 2001 From: Daniel Barlow Date: Mon, 22 May 2023 00:20:52 +0100 Subject: [PATCH] typo --- doc/user.rst | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/doc/user.rst b/doc/user.rst index cb7317b..3d19531 100644 --- a/doc/user.rst +++ b/doc/user.rst @@ -145,7 +145,6 @@ This is quite hardware-specific, and sometimes involves soldering: please refer to the Developer Manual. - Flashing from an existing Liminix system with :command:`flashcp` ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ @@ -159,8 +158,7 @@ the device again and it will boot from the old image. Building the RAM-based image ............................ - -To creatr the ephemeral image, build ``outputs.kexecboot`` instead of +To create the ephemeral image, build ``outputs.kexecboot`` instead of ``outputs.default``. This generates a directory containing the root filesystem image and kernel, along with an executable called `kexec` and a `boot.sh` script that runs it with appropriate arguments.