Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion documentation/content/en/books/handbook/jails/_index.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -291,7 +291,7 @@ The files in [.filename]#/etc/jail.conf.d/# must have `.conf` as their extension

[.programlisting]
....
.include "/etc/jail.conf.d/*.conf";
include "/etc/jail.conf.d/*.conf";
....

A typical jail entry would look like this:
Expand Down