Whamcloud - gitweb
git://git.whamcloud.com
/
tools
/
e2fsprogs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f305918
)
Fix typo in the summary section of the blkid man page
author
Theodore Ts'o
<tytso@mit.edu>
Thu, 1 Nov 2007 05:19:32 +0000
(
01:19
-0400)
committer
Theodore 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
patch
|
blob
|
history
diff --git
a/misc/blkid.8.in
b/misc/blkid.8.in
index
44a833d
..
42ad0d7
100644
(file)
--- 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 lib
uu
id (3)
+.BR lib
blk
id (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).