summaryrefslogtreecommitdiffstats
path: root/libuuid/man/uuid_parse.3
diff options
context:
space:
mode:
authorSeth Girvan2018-12-07 11:02:00 +0100
committerKarel Zak2018-12-10 12:47:50 +0100
commit88cd3f2256d02d9a102aa43df6f30b8d2c8865c5 (patch)
treeeae595f287338e116d30ad4b7ac58b2da235ad34 /libuuid/man/uuid_parse.3
parentfstrim: fix usage() (diff)
downloadkernel-qcow2-util-linux-88cd3f2256d02d9a102aa43df6f30b8d2c8865c5.tar.gz
kernel-qcow2-util-linux-88cd3f2256d02d9a102aa43df6f30b8d2c8865c5.tar.xz
kernel-qcow2-util-linux-88cd3f2256d02d9a102aa43df6f30b8d2c8865c5.zip
libuuid: fix man page typos
Signed-off-by: Seth Girvan <snth@snthhacks.com>
Diffstat (limited to 'libuuid/man/uuid_parse.3')
-rw-r--r--libuuid/man/uuid_parse.34
1 files changed, 2 insertions, 2 deletions
diff --git a/libuuid/man/uuid_parse.3 b/libuuid/man/uuid_parse.3
index 50b2c87b6..156d15ddd 100644
--- a/libuuid/man/uuid_parse.3
+++ b/libuuid/man/uuid_parse.3
@@ -53,8 +53,8 @@ stored in the location pointed to by
.IR uu ,
otherwise \-1 is returned.
.SH "CONFORMING TO"
-This library parses UUIDs compatible OSF DCE 1.1, and hash based UUIDs V3 and
-V5 compatible with RFC-4122.
+This library parses UUIDs compatible with OSF DCE 1.1, and hash based UUIDs V3
+and V5 compatible with RFC-4122.
.SH AUTHOR
Theodore Y.\& Ts'o
.SH AVAILABILITY