From: Petr Uzel Date: Mon, 14 Feb 2011 13:43:22 +0000 (+0100) Subject: uuidd: fix manpage: libuuid(3) does not exist X-Git-Tag: v2.20-rc1~563 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=559e48112e28b818b5d90341ef58405027035298;p=thirdparty%2Futil-linux.git uuidd: fix manpage: libuuid(3) does not exist Signed-off-by: Petr Uzel --- diff --git a/misc-utils/uuidd.8 b/misc-utils/uuidd.8 index c2834fd6e6..758dd6609a 100644 --- a/misc-utils/uuidd.8 +++ b/misc-utils/uuidd.8 @@ -79,5 +79,5 @@ daemon was written by Theodore Ts'o . uuidd is part of the util-linux package and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux/. .SH "SEE ALSO" -.BR libuuid (3), +.BR uuid (3), .BR uuidgen (1)