diff --git a/man2/futex.2 b/man2/futex.2 index 9cac63154..f872a5ac2 100644 --- a/man2/futex.2 +++ b/man2/futex.2 @@ -201,7 +201,7 @@ given here was introduced in Linux 2.5.40. In Linux 2.5.70 one parameter was added. In Linux 2.6.7 a sixth parameter was added \(em messy, especially on the s390 architecture. .SH "CONFORMING TO" -This system call is Minux specific. +This system call is Linux specific. .SH "SEE ALSO" .PP .BR futex (7), diff --git a/man3/argz_add.3 b/man3/argz_add.3 index 4828db47e..7e78b3563 100644 --- a/man3/argz_add.3 +++ b/man3/argz_add.3 @@ -202,7 +202,7 @@ All argz functions that do memory allocation have a return type of if an allocation error occurs. .SH BUGS Argz vectors without a terminating null byte may lead to Segmentation Faults. -.SH CONFORMINT TO +.SH CONFORMING TO These functions are a GNU extension. Handle with care. .SH "SEE ALSO" .BR envz (3)