docs: fix typos
Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
This commit is contained in:
parent
c094fcd373
commit
84bf1f6842
2 changed files with 2 additions and 2 deletions
|
@ -68,7 +68,7 @@ function is used:
|
||||||
|
|
||||||
The second parameter of blkid_get_cache (if non-zero) is the alternate filename
|
The second parameter of blkid_get_cache (if non-zero) is the alternate filename
|
||||||
of the blkid cache file (see blkid man page for more information about the
|
of the blkid cache file (see blkid man page for more information about the
|
||||||
default cach file location).
|
default cache file location).
|
||||||
|
|
||||||
Normally, programs should just pass in NULL.
|
Normally, programs should just pass in NULL.
|
||||||
|
|
||||||
|
|
|
@ -80,7 +80,7 @@ TS_OPT_testdir_[testscript_]fake="<yes|no>"
|
||||||
|
|
||||||
Evaluated by any test script to skip certain tests.
|
Evaluated by any test script to skip certain tests.
|
||||||
Examples:
|
Examples:
|
||||||
- skip all the tests within "fdisk" test-direcrory:
|
- skip all the tests within "fdisk" test-directory:
|
||||||
$ make check TS_OPT_fdisk_fake="yes"
|
$ make check TS_OPT_fdisk_fake="yes"
|
||||||
|
|
||||||
- skip only "fdisk/bsd" test:
|
- skip only "fdisk/bsd" test:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue