Skip to content

Commit e7580e2

Browse files
committed
doc/shares: fix markup
1 parent 0b59661 commit e7580e2

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

doc/src/shares.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,9 @@ values:
1313
Expect `virtiofs` to yield better performance over `9p`.
1414

1515
<div class="warning">
16-
When sharing a path that is on ZFS, the dataset must have options
17-
`-o xattr=sa -o acltype=posixacl`
16+
When sharing a path that is on ZFS with virtiofs, the dataset must
17+
have options
18+
<code>-o xattr=sa -o acltype=posixacl</code>
1819
</div>
1920

2021

0 commit comments

Comments
 (0)