aboutsummaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorScott James Remnant <scott@ubuntu.com>2009-07-15 15:43:21 +0100
committerTheodore Ts'o <tytso@mit.edu>2009-07-18 18:21:56 -0400
commit1e69a24005b588f7e109225a3f929a9891ea834e (patch)
tree0288709c4390b81bf10460cb6bb77e2ccaa2e1a5 /debian
parentbb3875e106a4f7298471ff6a82902937e4c46b78 (diff)
downloade2fsprogs-1e69a24005b588f7e109225a3f929a9891ea834e.tar.gz
debian/control: fix incorrect use of apostrophe's
Signed-off-by: Scott James Remnant <scott@ubuntu.com> Signed-off-by: Theodore Ts'o <tytso@mit.edu>
Diffstat (limited to 'debian')
-rw-r--r--debian/control8
1 files changed, 4 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index dc8df21a..f930dddb 100644
--- a/debian/control
+++ b/debian/control
@@ -79,7 +79,7 @@ Replaces: e2fsprogs (<< 1.34-1)
Architecture: any
Description: Universally Unique ID library
The libuuid library generates and parses 128-bit universally unique
- id's (UUID's). A UUID is an identifier that is unique across both
+ ids (UUIDs). A UUID is an identifier that is unique across both
space and time, with respect to the space of all UUIDs. A UUID can
be used for multiple purposes, from tagging objects with an extremely
short lifetime, to reliably identifying very persistent objects
@@ -95,7 +95,7 @@ Replaces: e2fsprogs (<= 1.40.3-1ubuntu1)
Architecture: any
Description: runtime components for the Universally Unique ID library
The libuuid library generates and parses 128-bit universally unique
- id's (UUID's). A UUID is an identifier that is unique across both
+ ids (UUIDs). A UUID is an identifier that is unique across both
space and time, with respect to the space of all UUIDs. A UUID can
be used for multiple purposes, from tagging objects with an extremely
short lifetime, to reliably identifying very persistent objects
@@ -118,7 +118,7 @@ Priority: optional
Depends: ${shlibs:Depends}
Architecture: any
Description: stripped down universally unique id library, for debian-installer
- libuuid generates and parses 128-bit universally unique id's (UUID's).
+ libuuid generates and parses 128-bit universally unique ids (UUIDs).
See RFC 4122 for more information.
.
This is a minimal package for debian-installer.
@@ -130,7 +130,7 @@ Depends: libc6-dev | libc-dev, libuuid1 (= ${mainBinary})
Replaces: e2fslibs-dev (<< 1.15)
Architecture: any
Description: universally unique id library - headers and static libraries
- libuuid generates and parses 128-bit universally unique id's (UUID's).
+ libuuid generates and parses 128-bit universally unique ids (UUIDs).
See RFC 4122 for more information.
.
This package contains the development environment for the uuid library.