diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/man8/zdb.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/man8/zdb.8 b/man/man8/zdb.8 index 79d6f8af7..141a7e853 100644 --- a/man/man8/zdb.8 +++ b/man/man8/zdb.8 @@ -10,7 +10,7 @@ .\" .\" .\" Copyright 2012, Richard Lowe. -.\" Copyright (c) 2012, 2017 by Delphix. All rights reserved. +.\" Copyright (c) 2012, 2018 by Delphix. All rights reserved. .\" Copyright 2017 Nexenta Systems, Inc. .\" Copyright (c) 2017 Lawrence Livermore National Security, LLC. .\" Copyright (c) 2017 Intel Corporation. @@ -194,7 +194,7 @@ If the option is also specified, also display the uberblocks on this device. Specify multiple times to increase verbosity. .It Fl L -Disable leak tracing and the loading of space maps. +Disable leak detection and the loading of space maps. By default, .Nm verifies that all non-free blocks are referenced, which can be very expensive. |