aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorMattias Andrée <maandree@operamail.com>2015-08-28 02:33:55 +0200
committerMattias Andrée <maandree@operamail.com>2015-08-28 02:33:55 +0200
commitdb8ff8fde70048e2b2e28c6ecb696610e0fe80d7 (patch)
treeb5ad3129c7e0b2a9678da2cceaa8bec70ba648f8 /doc
parentm misc (diff)
downloadmds-db8ff8fde70048e2b2e28c6ecb696610e0fe80d7.tar.gz
mds-db8ff8fde70048e2b2e28c6ecb696610e0fe80d7.tar.bz2
mds-db8ff8fde70048e2b2e28c6ecb696610e0fe80d7.tar.xz
typo
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to '')
-rw-r--r--doc/info/mds.texinfo2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/info/mds.texinfo b/doc/info/mds.texinfo
index bfc6309..541767d 100644
--- a/doc/info/mds.texinfo
+++ b/doc/info/mds.texinfo
@@ -1349,7 +1349,7 @@ on protocols.
@cpindex Integers, minimum value restriction
@cpindex Minimum value restriction on integers
@cpindex Restrictions on minimum value for integers
-Because C allows unsigned integers to be encoded as
+Because C allows signed integers to be encoded as
either sign and magnitude, one's complement or two's
complement@footnote{GCC only allows two's complement},
the minimum value of any signed value with a fixed