diff --git a/man2/wait.2 b/man2/wait.2 index 830f8f749..c95ff2cc7 100644 --- a/man2/wait.2 +++ b/man2/wait.2 @@ -361,7 +361,7 @@ has yet changed state; on error, \-1 is returned. .\" FIXME: As reported by Vegard Nossum, if infop is NULL, then waitid() .\" returns the PID of the child. Either this is a bug, or it is intended -.\" behavior that needs to be documented. See my Jan 2009 LKML mail +.\" behavior that needs to be documented. See my Jan 2009 LKML mail .\" "waitid() return value strangeness when infop is NULL". Each of these calls sets .I errno diff --git a/man3/getifaddrs.3 b/man3/getifaddrs.3 index 510a933b0..1838e596c 100644 --- a/man3/getifaddrs.3 +++ b/man3/getifaddrs.3 @@ -250,7 +250,7 @@ main(int argc, char *argv[]) form of the latter for the common families) */ printf("%\-6s address family: %d%s\\n", - ifaddr\->ifa_name, family, + ifaddr\->ifa_name, family, (family == AF_PACKET) ? " (AF_PACKET)" : (family == AF_INET) ? " (AF_INET)" : (family == AF_INET6) ? " (AF_INET6)" : ""); diff --git a/man7/cp1251.7 b/man7/cp1251.7 index 59f18d456..22b6e9c02 100644 --- a/man7/cp1251.7 +++ b/man7/cp1251.7 @@ -28,7 +28,7 @@ and hexadecimal The Windows Code Pages include several 8-bit extensions to the ASCII character set (also known as ISO 646-IRV). CP\ 1251 encodes the characters used in Cyrillic scripts. -.\" (In my system with glibc-2.8-20080929 +.\" (In my system with glibc-2.8-20080929 .\" I found only bg_BG and be_BY locales using this encoding). The following table displays the characters in CP\ 1251, which are printable and unlisted in the diff --git a/man7/iso_8859-10.7 b/man7/iso_8859-10.7 index 9fc31a357..252765650 100644 --- a/man7/iso_8859-10.7 +++ b/man7/iso_8859-10.7 @@ -29,7 +29,7 @@ The ISO 8859 standard includes several 8-bit extensions to the ASCII character set (also known as ISO 646-IRV). ISO 8859-10 encodes the characters used in Nordic languages. -.\" (Though in my system with glibc-2.8-20080929 +.\" (Though in my system with glibc-2.8-20080929 .\" I found only lg_UG using this charset, and certainly UG .\" is not a "Nordic" country!). .SS "ISO 8859 Alphabets" diff --git a/man7/iso_8859-3.7 b/man7/iso_8859-3.7 index 05be680b9..db4d3baf4 100644 --- a/man7/iso_8859-3.7 +++ b/man7/iso_8859-3.7 @@ -29,7 +29,7 @@ and hexadecimal The ISO 8859 standard includes several 8-bit extensions to the ASCII character set (also known as ISO 646-IRV). ISO 8859-3 encodes the characters used in Southeast European languages. -.\" (Though in my system with glibc-2.8-20080929 +.\" (Though in my system with glibc-2.8-20080929 .\" I found only mt_MT (Malta) using this charset). .SS "ISO 8859 Alphabets" The full set of ISO 8859 alphabets includes: diff --git a/man7/koi8-u.7 b/man7/koi8-u.7 index 18156db80..c25161462 100644 --- a/man7/koi8-u.7 +++ b/man7/koi8-u.7 @@ -31,8 +31,8 @@ hexadecimal .SH DESCRIPTION KOI8-U (KOI8 Ukrainian, described in RFC\ 2310) is the de-facto standard character set for encoding Ukrainian texts. -KOI8-U is compatible with KOI8-R (RFC 1489) -for all Russian letters, and extends KOI8-R with four +KOI8-U is compatible with KOI8-R (RFC 1489) +for all Russian letters, and extends KOI8-R with four Ukrainian letters (in both upper and lower case) in locations that are compliant with ISO-IR-111. .SS "KOI8-U Characters"