Merge pull request #1290 from BastilleBSD/more-doc

syntax updates
This commit is contained in:
tschettervictor
2025-11-16 14:17:56 -07:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -21,7 +21,7 @@ you prefer.
ishmael ~ # bastille template "jail1 jail2" project/template
See the chapter on templates for details on how to create your own templates.
See :doc:`/chapters/template` for more details on templates.
Mounting
--------

View File

@@ -144,7 +144,7 @@ the priority option. Jails will start in order starting at the lowest value, and
will stop in order starting at the highest value. So, jails with a priority value
of 1 will start first, and stop last.
See :doc:`Targeting <chapters/targeting>`for more info.
See :doc:`chapters/targeting` for more info.
Boot
^^^^