Hi, I've just spotted an error in man page getutent(3). In the last paragraph of the section "CONFORMING TO", it says Linux glibc on the other hand does not use a parallel utmpx file since its utmp structure is already large enough. The "x" functions listed above are just aliases for their counterparts without the "x" (e.g., getutxent() is an alias for gettutent()). It seems like that the last "gettutent" should be "getutent". -- Cheers, Henry -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html