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 <mail@gmelikov.ru>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: Daniel Stevenson <daniel@dstev.net>
Closes #11918
This commit is contained in:
Daniel Stevenson 2021-04-20 12:16:00 -05:00 committed by Brian Behlendorf
parent 478b8ec8f2
commit 79d9f663b0
1 changed files with 1 additions and 1 deletions

View File

@ -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.