On Mon, Sep 12, 2011 at 08:50:39PM +0200, Stephan Mueller wrote: > as the actual file handle can have a varying size. The variable of > .I handle_type > specifies how the file within the filesystem is encoded. This value > is set to one of the following values: This has absolutely no business in the man page. As far as userspace is concerned this simply is an opaque handle freely chose by the file system. The only reason we have an emum for them is to make it easier to follow them on the wire using tools like wireshark. The man page should probably also mentioned that these systems calls are optinal and might not be present on modern kernel in case they have been disabled during configuration. -- 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