summaryrefslogtreecommitdiff
path: root/shlibs/uuid/man
diff options
context:
space:
mode:
authorKarel Zak <kzak@redhat.com>2010-11-30 11:41:59 +0100
committerKarel Zak <kzak@redhat.com>2010-11-30 11:41:59 +0100
commit601d12fb103702276e01ed891fd3a09a6045f209 (patch)
tree3bb7b36565b0f03db0c1f6196fc725206cdb0326 /shlibs/uuid/man
parent5a16af58c5b3625e6e5a1a487bdf5521cb9646c2 (diff)
downloadutil-linux-old-601d12fb103702276e01ed891fd3a09a6045f209.tar.gz
rename util-linux-ng back to util-linux
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'shlibs/uuid/man')
-rw-r--r--shlibs/uuid/man/uuid.36
-rw-r--r--shlibs/uuid/man/uuid_clear.36
-rw-r--r--shlibs/uuid/man/uuid_compare.36
-rw-r--r--shlibs/uuid/man/uuid_copy.36
-rw-r--r--shlibs/uuid/man/uuid_generate.36
-rw-r--r--shlibs/uuid/man/uuid_is_null.36
-rw-r--r--shlibs/uuid/man/uuid_parse.36
-rw-r--r--shlibs/uuid/man/uuid_time.36
-rw-r--r--shlibs/uuid/man/uuid_unparse.36
9 files changed, 27 insertions, 27 deletions
diff --git a/shlibs/uuid/man/uuid.3 b/shlibs/uuid/man/uuid.3
index 9aed2776..4ae05f96 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 "May 2009" "util-linux-ng" "Libuuid API"
+.TH UUID 3 "May 2009" "util-linux" "Libuuid API"
.SH NAME
uuid \- DCE compatible Universally Unique Identifier library
.SH SYNOPSIS
@@ -52,8 +52,8 @@ OSF DCE 1.1
Theodore Y. Ts'o
.SH AVAILABILITY
.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/.
+is part of the util-linux package since version 2.15.1 and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
.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 e59a6e19..5dfaa790 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 "May 2009" "util-linux-ng" "Libuuid API"
+.TH UUID_CLEAR 3 "May 2009" "util-linux" "Libuuid API"
.SH NAME
uuid_clear \- reset value of UUID variable to the NULL value
.SH SYNOPSIS
@@ -48,8 +48,8 @@ to the NULL value.
Theodore Y. Ts'o
.SH AVAILABILITY
.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/.
+is part of the util-linux package since version 2.15.1 and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
.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 211ce756..1c633ffd 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 "May 2009" "util-linux-ng" "Libuuid API"
+.TH UUID_COMPARE 3 "May 2009" "util-linux" "Libuuid API"
.SH NAME
uuid_compare \- compare whether two UUIDs are the same
.SH SYNOPSIS
@@ -54,8 +54,8 @@ greater than
Theodore Y. Ts'o
.SH AVAILABILITY
.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/.
+is part of the util-linux package since version 2.15.1 and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
.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 fa6ecb94..a720f56c 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 "May 2009" "util-linux-ng" "Libuuid API"
+.TH UUID_COPY 3 "May 2009" "util-linux" "Libuuid API"
.SH NAME
uuid_copy \- copy a UUID value
.SH SYNOPSIS
@@ -50,8 +50,8 @@ The copied UUID is returned in the location pointed to by
Theodore Y. Ts'o
.SH AVAILABILITY
.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/.
+is part of the util-linux package since version 2.15.1 and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
.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 e1b8143f..95a2100c 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 "May 2009" "util-linux-ng" "Libuuid API"
+.TH UUID_GENERATE 3 "May 2009" "util-linux" "Libuuid API"
.SH NAME
uuid_generate, uuid_generate_random, uuid_generate_time \- create a new unique UUID value
.SH SYNOPSIS
@@ -90,8 +90,8 @@ OSF DCE 1.1
Theodore Y. Ts'o
.SH AVAILABILITY
.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/.
+is part of the util-linux package since version 2.15.1 and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
.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 022a3307..68ef6545 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 "May 2009" "util-linux-ng" "Libuuid API"
+.TH UUID_IS_NULL 3 "May 2009" "util-linux" "Libuuid API"
.SH NAME
uuid_is_null \- compare the value of the UUID to the NULL value
.SH SYNOPSIS
@@ -49,8 +49,8 @@ otherwise 0 is returned.
Theodore Y. Ts'o
.SH AVAILABILITY
.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/.
+is part of the util-linux package since version 2.15.1 and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
.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 d94fe4ba..faa0bcb5 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 "May 2009" "util-linux-ng" "Libuuid API"
+.TH UUID_PARSE 3 "May 2009" "util-linux" "Libuuid API"
.SH NAME
uuid_parse \- convert an input UUID string into binary representation
.SH SYNOPSIS
@@ -58,8 +58,8 @@ OSF DCE 1.1
Theodore Y. Ts'o
.SH AVAILABILITY
.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/.
+is part of the util-linux package since version 2.15.1 and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
.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 7e80ed68..786e8c40 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 "May 2009" "util-linux-ng" "Libuuid API"
+.TH UUID_TIME 3 "May 2009" "util-linux" "Libuuid API"
.SH NAME
uuid_time \- extract the time at which the UUID was created
.SH SYNOPSIS
@@ -61,8 +61,8 @@ the epoch, is also stored in the location pointed to by
Theodore Y. Ts'o
.SH AVAILABILITY
.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/.
+is part of the util-linux package since version 2.15.1 and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
.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 322d24b8..cca68b17 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 "May 2009" "util-linux-ng" "Libuuid API"
+.TH UUID_UNPARSE 3 "May 2009" "util-linux" "Libuuid API"
.SH NAME
uuid_unparse \- convert an UUID from binary representation to a string
.SH SYNOPSIS
@@ -66,8 +66,8 @@ OSF DCE 1.1
Theodore Y. Ts'o
.SH AVAILABILITY
.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/.
+is part of the util-linux package since version 2.15.1 and is available from
+ftp://ftp.kernel.org/pub/linux/utils/util-linux/.
.SH "SEE ALSO"
.BR uuid (3),
.BR uuid_clear (3),