From: Jakub Wilk Date: Sat, 3 Nov 2018 19:55:45 +0000 (+0100) Subject: docs: fix typos X-Git-Tag: v2.33~11^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84bf1f6842a84d5a36399262cdd5349e03f64446;p=thirdparty%2Futil-linux.git docs: fix typos Signed-off-by: Jakub Wilk --- diff --git a/Documentation/blkid.txt b/Documentation/blkid.txt index c58b04f679..8448c05e5b 100644 --- a/Documentation/blkid.txt +++ b/Documentation/blkid.txt @@ -68,7 +68,7 @@ function is used: 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 -default cach file location). +default cache file location). Normally, programs should just pass in NULL. diff --git a/Documentation/howto-tests.txt b/Documentation/howto-tests.txt index 6799c92a4c..71c7f85c16 100644 --- a/Documentation/howto-tests.txt +++ b/Documentation/howto-tests.txt @@ -80,7 +80,7 @@ TS_OPT_testdir_[testscript_]fake="" Evaluated by any test script to skip certain tests. Examples: - - skip all the tests within "fdisk" test-direcrory: + - skip all the tests within "fdisk" test-directory: $ make check TS_OPT_fdisk_fake="yes" - skip only "fdisk/bsd" test: