From Bugzilla Helper: User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.6) Gecko/20040510 Description of problem: "man modify_ldt" says: SYNOPSIS #include <linux/ldt.h> #include <linux/unistd.h> However, <linux/ldt.h> does not exist. The proper reference would be <asm/ldt.h>. Version-Release number of selected component (if applicable): man-pages-1.66-2 How reproducible: Always Steps to Reproduce: 1.Compile the program that includes <linux/ldt.h>, preferably with "-Wall -Werror" Actual Results: Wont compile. Expected Results: Compile without a warnings. Additional info: The man page should be fixed.
Fedora Core 2 is now maintained by the Fedora Legacy project for security updates only. If this problem is a security issue, please reopen and reassign to the Fedora Legacy product. If it is not a security issue and hasn't been resolved in the current FC3 updates or in the FC4 test release, reopen and change the version to match.