diff options
Diffstat (limited to 'docs/devel/blkdebug.txt')
-rw-r--r-- | docs/devel/blkdebug.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/devel/blkdebug.txt b/docs/devel/blkdebug.txt index 43d8e8f9c6..0b0c128d35 100644 --- a/docs/devel/blkdebug.txt +++ b/docs/devel/blkdebug.txt @@ -62,7 +62,7 @@ Rules support the following attributes: errno - the numeric errno value to return when a request matches this rule. The errno values depend on the host since the numeric values are not - standarized in the POSIX specification. + standardized in the POSIX specification. sector - (optional) a sector number that the request must overlap in order to match this rule |