mirror of
https://git.proxmox.com/git/mirror_zfs.git
synced 2026-05-22 10:37:35 +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:
@@ -433,7 +433,7 @@ zfs_sync(vfs_t *vfsp, int waitfor)
|
||||
} else {
|
||||
/*
|
||||
* Sync all ZFS filesystems. This is what happens when you
|
||||
* run sync(1M). Unlike other filesystems, ZFS honors the
|
||||
* run sync(8). Unlike other filesystems, ZFS honors the
|
||||
* request by waiting for all pools to commit all dirty data.
|
||||
*/
|
||||
spa_sync_allpools();
|
||||
|
||||
Reference in New Issue
Block a user