From 40350c1b232cdf64cf6612bb62a47bdbd6a6ec86 Mon Sep 17 00:00:00 2001 From: Edward Tomasz Napierala Date: Wed, 11 Nov 2009 12:55:58 +0000 Subject: [PATCH] Add links to zfs(8) and zpool(8) to mount(8) manual page. --- sbin/mount/mount.8 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sbin/mount/mount.8 b/sbin/mount/mount.8 index 104b248f270..3efc9f1f6e5 100644 --- a/sbin/mount/mount.8 +++ b/sbin/mount/mount.8 @@ -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 ,