From: Theodore Ts'o Date: Thu, 1 Nov 2007 05:19:32 +0000 (-0400) Subject: Fix typo in the summary section of the blkid man page X-Git-Tag: v1.40.3~12 X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=3eaf8627b0cd94aeb3a3a56709e80d02a38ae939;p=tools%2Fe2fsprogs.git Fix typo in the summary section of the blkid man page Addresses-SourceForge-Bug: #1821333 Signed-off-by: "Theodore Ts'o" --- diff --git a/misc/blkid.8.in b/misc/blkid.8.in index 44a833d..42ad0d7 100644 --- a/misc/blkid.8.in +++ b/misc/blkid.8.in @@ -40,7 +40,7 @@ blkid \- command\-line utility to locate/print block device attributes The .B blkid program is the command-line interface to working with -.BR libuuid (3) +.BR libblkid (3) library. It can determine the type of content (e.g. filesystem, swap) a block device holds, and also attributes (tokens, NAME=value pairs) from the content metadata (e.g. LABEL or UUID fields).