From 79d9f663b0dddcba7809fa7d28de11029005765d Mon Sep 17 00:00:00 2001 From: Daniel Stevenson Date: Tue, 20 Apr 2021 12:16:00 -0500 Subject: Fixed incorrect man page reference in zfsprops(8) The special_small_blocks section directed readers to zpool(8) for documentation on special allocation classes, while they are actually documented in zpoolconcepts(8). Reviewed-by: George Melikov Reviewed-by: Brian Behlendorf Signed-off-by: Daniel Stevenson Closes #11918 --- man/man8/zfsprops.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'man') diff --git a/man/man8/zfsprops.8 b/man/man8/zfsprops.8 index 1d4e6da35..ec7d5d278 100644 --- a/man/man8/zfsprops.8 +++ b/man/man8/zfsprops.8 @@ -1169,7 +1169,7 @@ will be allocated in the special class. .Pp Before setting this property, a special class vdev must be added to the pool. See -.Xr zpool 8 +.Xr zpoolconcepts 8 for more details on the special allocation class. .It Sy mountpoint Ns = Ns Pa path Ns | Ns Sy none Ns | Ns Sy legacy Controls the mount point used for this file system. -- cgit v1.2.3