[systemd-devel] [PATCH] man/sd-id128: Fix endian*n*ess

Paul Menzel paulepanter at users.sourceforge.net
Sat Jul 7 04:10:41 PDT 2012


Date: Sat, 7 Jul 2012 13:09:18 +0200

At least Wikipedia writes it that way [1].

[1] https://en.wikipedia.org/wiki/Endianness
---
 man/sd-id128.xml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/sd-id128.xml b/man/sd-id128.xml
index db664f8..ea4e3a4 100644
--- a/man/sd-id128.xml
+++ b/man/sd-id128.xml
@@ -94,7 +94,7 @@
                 <para>This union type allows accessing the 128 bit ID
                 as 16 separate bytes or two 64 bit words. It is generally
                 safer to access the ID components by their 8 bit array
-                to avoid endianess issues. This union is intended to
+                to avoid endianness issues. This union is intended to
                 be passed call-by-value (as opposed to
                 call-by-reference) and may be directly manipulated by
                 clients.</para>
-- 
1.7.10.4

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part
URL: <http://lists.freedesktop.org/archives/systemd-devel/attachments/20120707/2524fe71/attachment.pgp>


More information about the systemd-devel mailing list