Fix a few typos

This commit is contained in:
HairyFotr
2017-07-20 20:53:15 +02:00
committed by Agniva De Sarker
parent 6bf26c0e0b
commit e0ccb7147a
10 changed files with 11 additions and 11 deletions

View File

@@ -22,6 +22,6 @@
`zfs set compression=on {{pool_name/filesystem_name}}`
- Change mountpoint for a filesytem:
- Change mountpoint for a filesystem:
`zfs set mountpoint={{/my/mount/path}} {{pool_name/filesystem_name}}`