From 85e8fce89ba260b15571ab9751bca8ceec6ca873 Mon Sep 17 00:00:00 2001 From: Milan Broz Date: Mon, 7 Sep 2009 12:47:04 +0200 Subject: [PATCH] libuuid: remove .UE macro from libuuid man pages. On some system it produces insertion of "()". There is missing .UR anyway. [kzak@redhat.com: - this is u-l-ng bug, we don't use UR+UE macros like the original man pages in e2fsprogs] Signed-off-by: Milan Broz --- shlibs/uuid/man/uuid.3 | 1 - shlibs/uuid/man/uuid_clear.3 | 1 - shlibs/uuid/man/uuid_compare.3 | 1 - shlibs/uuid/man/uuid_copy.3 | 1 - shlibs/uuid/man/uuid_generate.3 | 1 - shlibs/uuid/man/uuid_is_null.3 | 1 - shlibs/uuid/man/uuid_parse.3 | 1 - shlibs/uuid/man/uuid_time.3 | 1 - shlibs/uuid/man/uuid_unparse.3 | 1 - 9 files changed, 9 deletions(-) diff --git a/shlibs/uuid/man/uuid.3 b/shlibs/uuid/man/uuid.3 index caa2285199..9aed2776d6 100644 --- a/shlibs/uuid/man/uuid.3 +++ b/shlibs/uuid/man/uuid.3 @@ -54,7 +54,6 @@ Theodore Y. Ts'o .B libuuid is part of the util-linux-ng package since version 2.15.1 and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/. -.UE .SH "SEE ALSO" .BR uuid_clear (3), .BR uuid_compare (3), diff --git a/shlibs/uuid/man/uuid_clear.3 b/shlibs/uuid/man/uuid_clear.3 index d2df1b720d..e59a6e1917 100644 --- a/shlibs/uuid/man/uuid_clear.3 +++ b/shlibs/uuid/man/uuid_clear.3 @@ -50,7 +50,6 @@ Theodore Y. Ts'o .B libuuid is part of the util-linux-ng package since version 2.15.1 and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/. -.UE .SH "SEE ALSO" .BR uuid (3), .BR uuid_compare (3), diff --git a/shlibs/uuid/man/uuid_compare.3 b/shlibs/uuid/man/uuid_compare.3 index 3505c0a212..211ce756b9 100644 --- a/shlibs/uuid/man/uuid_compare.3 +++ b/shlibs/uuid/man/uuid_compare.3 @@ -56,7 +56,6 @@ Theodore Y. Ts'o .B libuuid is part of the util-linux-ng package since version 2.15.1 and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/. -.UE .SH "SEE ALSO" .BR uuid (3), .BR uuid_clear (3), diff --git a/shlibs/uuid/man/uuid_copy.3 b/shlibs/uuid/man/uuid_copy.3 index 1842a95a6f..fa6ecb948d 100644 --- a/shlibs/uuid/man/uuid_copy.3 +++ b/shlibs/uuid/man/uuid_copy.3 @@ -52,7 +52,6 @@ Theodore Y. Ts'o .B libuuid is part of the util-linux-ng package since version 2.15.1 and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/. -.UE .SH "SEE ALSO" .BR uuid (3), .BR uuid_clear (3), diff --git a/shlibs/uuid/man/uuid_generate.3 b/shlibs/uuid/man/uuid_generate.3 index 79f47e8564..11f48ffdc5 100644 --- a/shlibs/uuid/man/uuid_generate.3 +++ b/shlibs/uuid/man/uuid_generate.3 @@ -92,7 +92,6 @@ Theodore Y. Ts'o .B libuuid is part of the util-linux-ng package since version 2.15.1 and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/. -.UE .SH "SEE ALSO" .BR uuid (3), .BR uuidgen (1), diff --git a/shlibs/uuid/man/uuid_is_null.3 b/shlibs/uuid/man/uuid_is_null.3 index c05d54013b..022a3307fb 100644 --- a/shlibs/uuid/man/uuid_is_null.3 +++ b/shlibs/uuid/man/uuid_is_null.3 @@ -51,7 +51,6 @@ Theodore Y. Ts'o .B libuuid is part of the util-linux-ng package since version 2.15.1 and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/. -.UE .SH "SEE ALSO" .BR uuid (3), .BR uuid_clear (3), diff --git a/shlibs/uuid/man/uuid_parse.3 b/shlibs/uuid/man/uuid_parse.3 index 2a73f1cedf..d94fe4ba06 100644 --- a/shlibs/uuid/man/uuid_parse.3 +++ b/shlibs/uuid/man/uuid_parse.3 @@ -60,7 +60,6 @@ Theodore Y. Ts'o .B libuuid is part of the util-linux-ng package since version 2.15.1 and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/. -.UE .SH "SEE ALSO" .BR uuid (3), .BR uuid_clear (3), diff --git a/shlibs/uuid/man/uuid_time.3 b/shlibs/uuid/man/uuid_time.3 index 6b1f1cb31c..7e80ed68a4 100644 --- a/shlibs/uuid/man/uuid_time.3 +++ b/shlibs/uuid/man/uuid_time.3 @@ -63,7 +63,6 @@ Theodore Y. Ts'o .B libuuid is part of the util-linux-ng package since version 2.15.1 and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/. -.UE .SH "SEE ALSO" .BR uuid (3), .BR uuid_clear (3), diff --git a/shlibs/uuid/man/uuid_unparse.3 b/shlibs/uuid/man/uuid_unparse.3 index dbbd22d0c7..322d24b89a 100644 --- a/shlibs/uuid/man/uuid_unparse.3 +++ b/shlibs/uuid/man/uuid_unparse.3 @@ -68,7 +68,6 @@ Theodore Y. Ts'o .B libuuid is part of the util-linux-ng package since version 2.15.1 and is available from ftp://ftp.kernel.org/pub/linux/utils/util-linux-ng/. -.UE .SH "SEE ALSO" .BR uuid (3), .BR uuid_clear (3), -- 2.47.3