docs: Typos

This commit is contained in:
tschettervictor
2025-04-21 19:18:56 -06:00
committed by GitHub
parent cb58e25243
commit 27f8ee0d27

View File

@@ -40,7 +40,7 @@ Cloning
------- -------
Bastille allows you to create a full duplicate of your jail using ``bastille clone``. To clone Bastille allows you to create a full duplicate of your jail using ``bastille clone``. To clone
your jail to a duplicate jail, use the following command. your jail, use the following command.
.. code-block:: shell .. code-block:: shell
@@ -61,7 +61,7 @@ not work with any other jail types.
ishmael ~ # bastille create -T myjail 14.2-RELEASE 10.0.0.1 ishmael ~ # bastille create -T myjail 14.2-RELEASE 10.0.0.1
Once the jail is up and running, configure it to your liking, then run the followin commmand Once the jail is up and running, configure it to your liking, then run the following commmand
to create a custom release based on your jail. to create a custom release based on your jail.
.. code-block:: shell .. code-block:: shell
@@ -69,7 +69,7 @@ to create a custom release based on your jail.
ishmael ~ # bastille convert myjail myrelease ishmael ~ # bastille convert myjail myrelease
Once this process completes, you will be able to run the following command to create a jail Once this process completes, you will be able to run the following command to create a jail
base off your newly created release. bases off of your newly created release.
Please note that using this approach is experimental. It will be up to the end user to keep Please note that using this approach is experimental. It will be up to the end user to keep
track of which official FreeBSD release their custom release is based on. The ``osrelease`` track of which official FreeBSD release their custom release is based on. The ``osrelease``