> Package: manpages > Version: 2.28-1 > Severity: minor > > The following should be added to unimplemented.2, and removed from > undocumented.3: > > chflags: comparable to chattr > fattach, fdetach: comparable to mount, but for files and their > descriptors. > open()ing the filename again is something like dup(fd), but > with fresh "state" for the file (eg. offset).
Removed from undocumented: yes, for 2.33. But there is no need to add them to unimplemented. These functions currently don't exist on Linux, and may well never exist. > The following should probably have a .so link added (which Debian > converts to a symlink), and then removed from undocumented.3. > > fcrypt: alias for crypt It is not clear to me that the issue is that simple. No change. > The following are already documented, and should be removed from > undocumented.3: > > fexecve > fwscanf > program_invocation_name > program_invocation_short_name I don't know what version of undocumented.3 you are talking about, but three of the above are not listed in my page. fwscanf is indeed not documented; not sure why you think it is, unless the presence of a POSIX page confused you. > The following don't seem to exist; information on them would be > interesting to me: > > setfileno Removed. > nlist removed. > stuff ?? > p_query This exists, and is not documented. Cheers, Michael -- Michael Kerrisk maintainer of Linux man pages Sections 2, 3, 4, 5, and 7 Want to help with man page maintenance? Grab the latest tarball at ftp://ftp.win.tue.nl/pub/linux-local/manpages/, read the HOWTOHELP file and grep the source files for 'FIXME'. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

