Whamcloud - gitweb
Fix typo in the summary section of the blkid man page
authorTheodore Ts'o <tytso@mit.edu>
Thu, 1 Nov 2007 05:19:32 +0000 (01:19 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Thu, 1 Nov 2007 05:19:32 +0000 (01:19 -0400)
Addresses-SourceForge-Bug: #1821333

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
misc/blkid.8.in

index 44a833d..42ad0d7 100644 (file)
@@ -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).