Package: util-linux
Version: 2.12-10

Hello util-l;inux maintainer,

  man 8 cfdisk still says that it uses curses,
  but it really links with slang.
This bug was found in sarge, it is still present in today's testing version.
Replacing every occurence of 'curses' with 'slang' in the manpage
   would probably be all that is needed to fix this bug.

shell :-] whatis cfdisk
 Curses based disk partition table manipulator for Linux
shell :-] which cfdisk
 /sbin/cfdisk
shell :-] ldd /sbin/cfdisk
 libslang.so.1-UTF8 => /lib/libslang.so.1-UTF8 (0x40025000)
 libc.so.6 => /lib/tls/libc.so.6 (0x40098000)
 libdl.so.2 => /lib/tls/libdl.so.2 (0x401cc000)
 libm.so.6 => /lib/tls/libm.so.6 (0x401d0000)
 /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
shell :-] dpkg -S /sbin/cfdisk
 util-linux: /sbin/cfdisk

 have fun !

 Siward de Groot
 <home.wanadoo.nl/siward>



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to