From: Karel Zak Date: Fri, 15 May 2009 23:50:04 +0000 (+0200) Subject: libuuid: add info about u-l-ng to man pages X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af610010114de4d8d9ff71b86c778439656e5278;p=util-linux libuuid: add info about u-l-ng to man pages Signed-off-by: Karel Zak --- diff --git a/shlibs/uuid/man/uuid.3 b/shlibs/uuid/man/uuid.3 index 0f24e67f..caa22851 100644 --- a/shlibs/uuid/man/uuid.3 +++ b/shlibs/uuid/man/uuid.3 @@ -29,7 +29,7 @@ .\" %End-Header% .\" .\" Created Wed Mar 10 17:42:12 1999, Andreas Dilger -.TH UUID 3 "@E2FSPROGS_MONTH@ @E2FSPROGS_YEAR@" "E2fsprogs version @E2FSPROGS_VERSION@" +.TH UUID 3 "May 2009" "util-linux-ng" "Libuuid API" .SH NAME uuid \- DCE compatible Universally Unique Identifier library .SH SYNOPSIS @@ -51,9 +51,9 @@ OSF DCE 1.1 .SH AUTHOR Theodore Y. Ts'o .SH AVAILABILITY -The UUID library is part of the e2fsprogs package and is available from -.UR http://e2fsprogs.sourceforge.net/ -http://e2fsprogs.sourceforge.net/ +.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), diff --git a/shlibs/uuid/man/uuid_clear.3 b/shlibs/uuid/man/uuid_clear.3 index 46507f08..d2df1b72 100644 --- a/shlibs/uuid/man/uuid_clear.3 +++ b/shlibs/uuid/man/uuid_clear.3 @@ -29,7 +29,7 @@ .\" %End-Header% .\" .\" Created Wed Mar 10 17:42:12 1999, Andreas Dilger -.TH UUID_CLEAR 3 "@E2FSPROGS_MONTH@ @E2FSPROGS_YEAR@" "E2fsprogs version @E2FSPROGS_VERSION@" +.TH UUID_CLEAR 3 "May 2009" "util-linux-ng" "Libuuid API" .SH NAME uuid_clear \- reset value of UUID variable to the NULL value .SH SYNOPSIS @@ -47,8 +47,9 @@ to the NULL value. .SH AUTHOR Theodore Y. Ts'o .SH AVAILABILITY -.UR http://e2fsprogs.sourceforge.net/ -http://e2fsprogs.sourceforge.net/ +.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), diff --git a/shlibs/uuid/man/uuid_compare.3 b/shlibs/uuid/man/uuid_compare.3 index ab6d8c80..3505c0a2 100644 --- a/shlibs/uuid/man/uuid_compare.3 +++ b/shlibs/uuid/man/uuid_compare.3 @@ -29,7 +29,7 @@ .\" %End-Header% .\" .\" Created Wed Mar 10 17:42:12 1999, Andreas Dilger -.TH UUID_COMPARE 3 "@E2FSPROGS_MONTH@ @E2FSPROGS_YEAR@" "E2fsprogs version @E2FSPROGS_VERSION@" +.TH UUID_COMPARE 3 "May 2009" "util-linux-ng" "Libuuid API" .SH NAME uuid_compare \- compare whether two UUIDs are the same .SH SYNOPSIS @@ -53,8 +53,9 @@ greater than .SH AUTHOR Theodore Y. Ts'o .SH AVAILABILITY -.UR http://e2fsprogs.sourceforge.net/ -http://e2fsprogs.sourceforge.net/ +.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), diff --git a/shlibs/uuid/man/uuid_copy.3 b/shlibs/uuid/man/uuid_copy.3 index 2e2126c1..1842a95a 100644 --- a/shlibs/uuid/man/uuid_copy.3 +++ b/shlibs/uuid/man/uuid_copy.3 @@ -29,7 +29,7 @@ .\" %End-Header% .\" .\" Created Wed Mar 10 17:42:12 1999, Andreas Dilger -.TH UUID_COPY 3 "@E2FSPROGS_MONTH@ @E2FSPROGS_YEAR@" "E2fsprogs version @E2FSPROGS_VERSION@" +.TH UUID_COPY 3 "May 2009" "util-linux-ng" "Libuuid API" .SH NAME uuid_copy \- copy a UUID value .SH SYNOPSIS @@ -49,8 +49,9 @@ The copied UUID is returned in the location pointed to by .SH AUTHOR Theodore Y. Ts'o .SH AVAILABILITY -.UR http://e2fsprogs.sourceforge.net/ -http://e2fsprogs.sourceforge.net/ +.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), diff --git a/shlibs/uuid/man/uuid_generate.3 b/shlibs/uuid/man/uuid_generate.3 index d36c1d0d..79f47e85 100644 --- a/shlibs/uuid/man/uuid_generate.3 +++ b/shlibs/uuid/man/uuid_generate.3 @@ -29,7 +29,7 @@ .\" %End-Header% .\" .\" Created Wed Mar 10 17:42:12 1999, Andreas Dilger -.TH UUID_GENERATE 3 "@E2FSPROGS_MONTH@ @E2FSPROGS_YEAR@" "E2fsprogs version @E2FSPROGS_VERSION@" +.TH UUID_GENERATE 3 "May 2009" "util-linux-ng" "Libuuid API" .SH NAME uuid_generate, uuid_generate_random, uuid_generate_time \- create a new unique UUID value .SH SYNOPSIS @@ -89,8 +89,9 @@ OSF DCE 1.1 .SH AUTHOR Theodore Y. Ts'o .SH AVAILABILITY -.UR http://e2fsprogs.sourceforge.net/ -http://e2fsprogs.sourceforge.net/ +.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), diff --git a/shlibs/uuid/man/uuid_is_null.3 b/shlibs/uuid/man/uuid_is_null.3 index 4e92eb05..c05d5401 100644 --- a/shlibs/uuid/man/uuid_is_null.3 +++ b/shlibs/uuid/man/uuid_is_null.3 @@ -29,7 +29,7 @@ .\" %End-Header% .\" .\" Created Wed Mar 10 17:42:12 1999, Andreas Dilger -.TH UUID_IS_NULL 3 "@E2FSPROGS_MONTH@ @E2FSPROGS_YEAR@" "E2fsprogs version @E2FSPROGS_VERSION@" +.TH UUID_IS_NULL 3 "May 2009" "util-linux-ng" "Libuuid API" .SH NAME uuid_is_null \- compare the value of the UUID to the NULL value .SH SYNOPSIS @@ -48,8 +48,9 @@ otherwise 0 is returned. .SH AUTHOR Theodore Y. Ts'o .SH AVAILABILITY -.UR http://e2fsprogs.sourceforge.net/ -http://e2fsprogs.sourceforge.net/ +.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), diff --git a/shlibs/uuid/man/uuid_parse.3 b/shlibs/uuid/man/uuid_parse.3 index 55fbddb8..2a73f1ce 100644 --- a/shlibs/uuid/man/uuid_parse.3 +++ b/shlibs/uuid/man/uuid_parse.3 @@ -29,7 +29,7 @@ .\" %End-Header% .\" .\" Created Wed Mar 10 17:42:12 1999, Andreas Dilger -.TH UUID_PARSE 3 "@E2FSPROGS_MONTH@ @E2FSPROGS_YEAR@" "E2fsprogs version @E2FSPROGS_VERSION@" +.TH UUID_PARSE 3 "May 2009" "util-linux-ng" "Libuuid API" .SH NAME uuid_parse \- convert an input UUID string into binary representation .SH SYNOPSIS @@ -57,8 +57,9 @@ OSF DCE 1.1 .SH AUTHOR Theodore Y. Ts'o .SH AVAILABILITY -.UR http://e2fsprogs.sourceforge.net/ -http://e2fsprogs.sourceforge.net/ +.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), diff --git a/shlibs/uuid/man/uuid_time.3 b/shlibs/uuid/man/uuid_time.3 index d2aa7b53..6b1f1cb3 100644 --- a/shlibs/uuid/man/uuid_time.3 +++ b/shlibs/uuid/man/uuid_time.3 @@ -29,7 +29,7 @@ .\" %End-Header% .\" .\" Created Wed Mar 10 17:42:12 1999, Andreas Dilger -.TH UUID_TIME 3 "@E2FSPROGS_MONTH@ @E2FSPROGS_YEAR@" "E2fsprogs version @E2FSPROGS_VERSION@" +.TH UUID_TIME 3 "May 2009" "util-linux-ng" "Libuuid API" .SH NAME uuid_time \- extract the time at which the UUID was created .SH SYNOPSIS @@ -60,8 +60,9 @@ the epoch, is also stored in the location pointed to by .SH AUTHOR Theodore Y. Ts'o .SH AVAILABILITY -.UR http://e2fsprogs.sourceforge.net/ -http://e2fsprogs.sourceforge.net/ +.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), diff --git a/shlibs/uuid/man/uuid_unparse.3 b/shlibs/uuid/man/uuid_unparse.3 index 5a612ae5..dbbd22d0 100644 --- a/shlibs/uuid/man/uuid_unparse.3 +++ b/shlibs/uuid/man/uuid_unparse.3 @@ -29,7 +29,7 @@ .\" %End-Header% .\" .\" Created Wed Mar 10 17:42:12 1999, Andreas Dilger -.TH UUID_UNPARSE 3 "@E2FSPROGS_MONTH@ @E2FSPROGS_YEAR@" "E2fsprogs version @E2FSPROGS_VERSION@" +.TH UUID_UNPARSE 3 "May 2009" "util-linux-ng" "Libuuid API" .SH NAME uuid_unparse \- convert an UUID from binary representation to a string .SH SYNOPSIS @@ -65,8 +65,9 @@ OSF DCE 1.1 .SH AUTHOR Theodore Y. Ts'o .SH AVAILABILITY -.UR http://e2fsprogs.sourceforge.net/ -http://e2fsprogs.sourceforge.net/ +.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),