mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-25 03:37:45 +03:00
Update references to nonexistent man pages in code
Refer to the correct section or alternative for FreeBSD and Linux. Reviewed-by: George Melikov <mail@gmelikov.ru> Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov> Signed-off-by: Ryan Moeller <ryan@iXsystems.com> Closes #11132
This commit is contained in:
@@ -3987,7 +3987,7 @@ dsl_scan_scrub_cb(dsl_pool_t *dp,
|
||||
|
||||
/*
|
||||
* Keep track of how much data we've examined so that
|
||||
* zpool(1M) status can make useful progress reports.
|
||||
* zpool(8) status can make useful progress reports.
|
||||
*/
|
||||
scn->scn_phys.scn_examined += DVA_GET_ASIZE(dva);
|
||||
spa->spa_scan_pass_exam += DVA_GET_ASIZE(dva);
|
||||
|
||||
Reference in New Issue
Block a user