X-Git-Url: https://git.distorted.org.uk/u/mdw/putty/blobdiff_plain/72fd638e35802f55d8341c7b08d3bfd4d0b92b34..a607fe54c9f20934b57e29e9040b9dd0a4decf3a:/doc/udp.but diff --git a/doc/udp.but b/doc/udp.but index e5453ea0..a543b1dc 100644 --- a/doc/udp.but +++ b/doc/udp.but @@ -45,10 +45,10 @@ endianness-dependent operations, and so on. \e{don't} care about. In particular, we expect PuTTY to be compiled on 32-bit architectures \e{or bigger}; so it's safe to assume that \c{int} is at least 32 bits wide, not just the 16 you are guaranteed -by ANSI C. Similarly, we assume that the execution character encoding -is a superset of the printable characters of ASCII, though we don't -assume the numeric values of control characters, particularly \cw{'\n'} -and \cw{'\r'}.) +by ANSI C. Similarly, we assume that the execution character +encoding is a superset of the printable characters of ASCII, though +we don't assume the numeric values of control characters, +particularly \cw{'\\n'} and \cw{'\\r'}.) \H{udp-multi-backend} Multiple backends treated equally