]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
docs: fix typos
authorJakub Wilk <jwilk@jwilk.net>
Sat, 3 Nov 2018 19:55:45 +0000 (20:55 +0100)
committerJakub Wilk <jwilk@jwilk.net>
Sat, 3 Nov 2018 19:56:20 +0000 (20:56 +0100)
Signed-off-by: Jakub Wilk <jwilk@jwilk.net>
Documentation/blkid.txt
Documentation/howto-tests.txt

index c58b04f6799e1acfd4504d520e3ba753229209ea..8448c05e5bc6ea4c93f516fa034e4f3bb719713e 100644 (file)
@@ -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.
 
index 6799c92a4cdf2174127d9d219b4d8775af37c1c9..71c7f85c1612719c82954fc136387c71e45ddfbd 100644 (file)
@@ -80,7 +80,7 @@ TS_OPT_testdir_[testscript_]fake="<yes|no>"
 
     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: