mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add links to zfs(8) and zpool(8) to mount(8) manual page.
This commit is contained in:
parent
fc03baf4e4
commit
40350c1b23
1 changed files with 3 additions and 1 deletions
|
|
@ -527,7 +527,9 @@ support for a particular file system might be provided either on a static
|
|||
.Xr mount_smbfs 8 ,
|
||||
.Xr mount_udf 8 ,
|
||||
.Xr mount_unionfs 8 ,
|
||||
.Xr umount 8
|
||||
.Xr umount 8 ,
|
||||
.Xr zfs 8 ,
|
||||
.Xr zpool 8
|
||||
.Sh CAVEATS
|
||||
After a successful
|
||||
.Nm ,
|
||||
|
|
|
|||
Loading…
Reference in a new issue