Bug#739694: Invalid file ref in documentation (man page)

2014-07-19 Thread Iustin Pop
severity 739694 minor
thanks

On Fri, Feb 21, 2014 at 01:27:56PM +0100, Mathieu Malaterre wrote:
 Package: mt-st
 
 
 man page refers to:
 
 [...]
 Otherwise,
a default device defined in the file /usr/include/sys/mtio.h is used.
 [...]
 
 I believe this is inacurate as it does not exists at least on my
 system. Maybe instead:
 
 
 /usr/include/linux/mtio.h
 
 or
 
 /usr/include/x86_64-linux-gnu/sys/mtio.h

The path quoted in the man page exist on my system, and is provided by
libc6-dev-i386 (of all thingsā€¦).  It seems the actual path can be
system-dependent (/usr/include/sys on x86, /usr/include/x86_64-linux-gnu
on i386; the linux/mtio.h file is different, as that's a kernel header).

I'll patch the man page to note that this path can vary by system.

regards,
iustin


signature.asc
Description: Digital signature


Bug#739694: Invalid file ref in documentation (man page)

2014-02-21 Thread Mathieu Malaterre
Package: mt-st


man page refers to:

[...]
Otherwise,
   a default device defined in the file /usr/include/sys/mtio.h is used.
[...]

I believe this is inacurate as it does not exists at least on my
system. Maybe instead:


/usr/include/linux/mtio.h

or

/usr/include/x86_64-linux-gnu/sys/mtio.h

Thanks

-- 
Mathieu


-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org