Skip to content

Commit ff691ff

Browse files
drostevbehlendorf
authored andcommitted
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 <[email protected]> Reviewed-by: Brian Behlendorf <[email protected]> Signed-off-by: Daniel Stevenson <[email protected]> Closes #11918
1 parent 8b90fe6 commit ff691ff

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

man/man8/zfsprops.8

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1169,7 +1169,7 @@ will be allocated in the special class.
11691169
.Pp
11701170
Before setting this property, a special class vdev must be added to the
11711171
pool. See
1172-
.Xr zpool 8
1172+
.Xr zpoolconcepts 8
11731173
for more details on the special allocation class.
11741174
.It Sy mountpoint Ns = Ns Pa path Ns | Ns Sy none Ns | Ns Sy legacy
11751175
Controls the mount point used for this file system.

0 commit comments

Comments
 (0)