From 14fc5a37d305aff7332d93058c5db968e565cd28 Mon Sep 17 00:00:00 2001 From: Theodore Ts'o Date: Sat, 12 May 2001 15:32:46 +0000 Subject: [PATCH] Many files: libuuid.3.in, uuid_clear.3.in, uuid_compare.3.in, uuid_copy.3.in, uuid_generate.3.in, uuid_is_null.3.in, uuid_parse.3.in, uuid_time.3.in, uuid_unparse.3.in: Update URL location of e2fsprogs package. --- lib/uuid/ChangeLog | 7 +++++++ lib/uuid/libuuid.3.in | 4 ++-- lib/uuid/uuid_clear.3.in | 4 ++-- lib/uuid/uuid_compare.3.in | 4 ++-- lib/uuid/uuid_copy.3.in | 4 ++-- lib/uuid/uuid_generate.3.in | 4 ++-- lib/uuid/uuid_is_null.3.in | 4 ++-- lib/uuid/uuid_parse.3.in | 4 ++-- lib/uuid/uuid_time.3.in | 4 ++-- lib/uuid/uuid_unparse.3.in | 4 ++-- 10 files changed, 25 insertions(+), 18 deletions(-) diff --git a/lib/uuid/ChangeLog b/lib/uuid/ChangeLog index 3facde1..2a239b2 100644 --- a/lib/uuid/ChangeLog +++ b/lib/uuid/ChangeLog @@ -1,3 +1,10 @@ +2001-05-12 Theodore Tso + + * libuuid.3.in, uuid_clear.3.in, uuid_compare.3.in, uuid_copy.3.in, + uuid_generate.3.in, uuid_is_null.3.in, uuid_parse.3.in, + uuid_time.3.in, uuid_unparse.3.in: Update URL location of + e2fsprogs package. + 2001-05-01 Theodore Tso * parse.c, compare.c: Include string.h to fix gcc -Wall diff --git a/lib/uuid/libuuid.3.in b/lib/uuid/libuuid.3.in index 270bff7..9372900 100644 --- a/lib/uuid/libuuid.3.in +++ b/lib/uuid/libuuid.3.in @@ -36,8 +36,8 @@ OSF DCE 1.1 was written by Theodore Y. Ts'o for the ext2 filesystem utilties. .SH AVAILABILITY .B libuuid -is part of the e2fsprogs package and is available for anonymous ftp -from tsx\-11.mit.edu (and its mirrors) in /pub/linux/packages/ext2fs. +is part of the e2fsprogs package and is available from +http://e2fsprogs.sourceforge.net. .SH "SEE ALSO" .BR uuid_clear (3), .BR uuid_compare (3), diff --git a/lib/uuid/uuid_clear.3.in b/lib/uuid/uuid_clear.3.in index fe80819..6f32b12 100644 --- a/lib/uuid/uuid_clear.3.in +++ b/lib/uuid/uuid_clear.3.in @@ -25,8 +25,8 @@ to the NULL value. was written by Theodore Y. Ts'o for the ext2 filesystem utilties. .SH AVAILABILITY .B uuid_clear -is part of libuuid from the e2fsprogs package and is available for anonymous -ftp from tsx\-11.mit.edu (and its mirrors) in /pub/linux/packages/ext2fs. +is part of libuuid from the e2fsprogs package and is available from +http://e2fsprogs.sourceforge.net. .SH "SEE ALSO" .BR libuuid (3), .BR uuid_compare (3), diff --git a/lib/uuid/uuid_compare.3.in b/lib/uuid/uuid_compare.3.in index de56e42..a5759eb 100644 --- a/lib/uuid/uuid_compare.3.in +++ b/lib/uuid/uuid_compare.3.in @@ -31,8 +31,8 @@ greater than was written by Theodore Y. Ts'o for the ext2 filesystem utilties. .SH AVAILABILITY .B uuid_compare -is part of libuuid from the e2fsprogs package and is available for anonymous -ftp from tsx\-11.mit.edu (and its mirrors) in /pub/linux/packages/ext2fs. +is part of libuuid from the e2fsprogs package and is available from +http://e2fsprogs.sourceforge.net. .SH "SEE ALSO" .BR libuuid (3), .BR uuid_clear (3), diff --git a/lib/uuid/uuid_copy.3.in b/lib/uuid/uuid_copy.3.in index 6875c8d..52fd166 100644 --- a/lib/uuid/uuid_copy.3.in +++ b/lib/uuid/uuid_copy.3.in @@ -27,8 +27,8 @@ The copied UUID is returned in the location pointed to by was written by Theodore Y. Ts'o for the ext2 filesystem utilties. .SH AVAILABILITY .B uuid_copy -is part of libuuid from the e2fsprogs package and is available for anonymous -ftp from tsx\-11.mit.edu (and its mirrors) in /pub/linux/packages/ext2fs. +is part of libuuid from the e2fsprogs package and is available from +http://e2fsprogs.sourceforge.net. .SH "SEE ALSO" .BR libuuid (3), .BR uuid_clear (3), diff --git a/lib/uuid/uuid_generate.3.in b/lib/uuid/uuid_generate.3.in index cbfdb1a..ed15dd6 100644 --- a/lib/uuid/uuid_generate.3.in +++ b/lib/uuid/uuid_generate.3.in @@ -67,8 +67,8 @@ OSF DCE 1.1 was written by Theodore Y. Ts'o for the ext2 filesystem utilties. .SH AVAILABILITY .B uuid_generate -is part of libuuid from the e2fsprogs package and is available for anonymous -ftp from tsx\-11.mit.edu (and its mirrors) in /pub/linux/packages/ext2fs. +is part of libuuid from the e2fsprogs package and is available from +http://e2fsprogs.sourceforge.net. .SH "SEE ALSO" .BR libuuid (3), .BR uuid_clear (3), diff --git a/lib/uuid/uuid_is_null.3.in b/lib/uuid/uuid_is_null.3.in index 42a65b4..94ad0af 100644 --- a/lib/uuid/uuid_is_null.3.in +++ b/lib/uuid/uuid_is_null.3.in @@ -26,8 +26,8 @@ otherwise 0 is returned. was written by Theodore Y. Ts'o for the ext2 filesystem utilties. .SH AVAILABILITY .B uuid_is_null -is part of libuuid from the e2fsprogs package and is available for anonymous -ftp from tsx\-11.mit.edu (and its mirrors) in /pub/linux/packages/ext2fs. +is part of libuuid from the e2fsprogs package and is available from +http://e2fsprogs.sourceforge.net. .SH "SEE ALSO" .BR libuuid (3), .BR uuid_clear (3), diff --git a/lib/uuid/uuid_parse.3.in b/lib/uuid/uuid_parse.3.in index 221a10d..d0b646d 100644 --- a/lib/uuid/uuid_parse.3.in +++ b/lib/uuid/uuid_parse.3.in @@ -37,8 +37,8 @@ OSF DCE 1.1 was written by Theodore Y. Ts'o for the ext2 filesystem utilties. .SH AVAILABILITY .B uuid_parse -is part of libuuid from the e2fsprogs package and is available for anonymous -ftp from tsx\-11.mit.edu (and its mirrors) in /pub/linux/packages/ext2fs. +is part of libuuid from the e2fsprogs package and is available from +http://e2fsprogs.sourceforge.net. .SH "SEE ALSO" .BR libuuid (3), .BR uuid_clear (3), diff --git a/lib/uuid/uuid_time.3.in b/lib/uuid/uuid_time.3.in index 2108bf4..b85aa23 100644 --- a/lib/uuid/uuid_time.3.in +++ b/lib/uuid/uuid_time.3.in @@ -39,8 +39,8 @@ the epoch, is also stored in the location pointed to by was written by Theodore Y. Ts'o for the ext2 filesystem utilties. .SH AVAILABILITY .B uuid_time -is part of libuuid from the e2fsprogs package and is available for anonymous -ftp from tsx\-11.mit.edu (and its mirrors) in /pub/linux/packages/ext2fs. +is part of libuuid from the e2fsprogs package and is available from +http://e2fsprogs.sourceforge.net. .SH "SEE ALSO" .BR libuuid (3), .BR uuid_clear (3), diff --git a/lib/uuid/uuid_unparse.3.in b/lib/uuid/uuid_unparse.3.in index ef5807b..7099ed2 100644 --- a/lib/uuid/uuid_unparse.3.in +++ b/lib/uuid/uuid_unparse.3.in @@ -30,8 +30,8 @@ OSF DCE 1.1 was written by Theodore Y. Ts'o for the ext2 filesystem utilties. .SH AVAILABILITY .B uuid_unparse -is part of libuuid from the e2fsprogs package and is available for anonymous -ftp from tsx\-11.mit.edu (and its mirrors) in /pub/linux/packages/ext2fs. +is part of libuuid from the e2fsprogs package and is available from +http://e2fsprogs.sourceforge.net. .SH "SEE ALSO" .BR libuuid (3), .BR uuid_clear (3), -- 1.8.3.1