~ubuntu-branches/ubuntu/karmic/dvd+rw-tools/karmic

« back to all changes in this revision

Viewing changes to debian/manpages/dvd+rw-mediainfo.1

  • Committer: Bazaar Package Importer
  • Author(s): Daniel Baumann
  • Date: 2009-02-05 10:06:00 UTC
  • mfrom: (0.1.5 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090205100600-m37w7v182r6zsy5m
Tags: 7.1-4
* Correcting spelling mistake in rpl8 manpage, thanks to James
  Youngman <jay@gnu.org> (Closes: #474038).
* Updating vcs fields in control file.
* Using patch-stamp rather than patch in rules file.
* Replacing obsolete dh_clean -k with dh_prep.
* Updating rules to current state of the art.
* Updating year in copyright file.
* Using quilt rather than dpatch.
* Prefixing debhelper files with package name.
* Adding patch from Kees Cook <kees@debian.org> to fix wctomb called
  with too small a buffer, patch originally taken from fedora (Closes:
  #497833).

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
.TH dvd+rw-mediainfo 1 "April 2004"
 
2
.SH NAME
 
3
dvd+rw-mediainfo \- display information about dvd drive and disk
 
4
 
 
5
.SH SYNOPSIS
 
6
.B dvd+rw\-mediainfo
 
7
.I /dev/dvd
 
8
 
 
9
.SH DESCRIPTION
 
10
The
 
11
.B dvd+rw\-mediainfo
 
12
command displays information about the drive and disk in the specified dvd
 
13
drive (e.g. \fI/dev/dvd\fR). This is especially useful for debugging
 
14
purposed and it is requested to include it's output when reporting bugs
 
15
found in the \fBdvd+rw\-tools\fI package.
 
16
 
 
17
.SH OPTIONS
 
18
.TP
 
19
This program does not accept any command line options.
 
20
 
 
21
.SH SEE ALSO
 
22
Most up-to-date information on dvd+rw\-tools is available at
 
23
http://fy.chalmers.se/~appro/linux/DVD+RW/.
 
24
.PP
 
25
The manpage for \fBgenisofs\fP(8),  \fBgrowisofs\fP(1),
 
26
\fBdvd+rw\-format\fP(1), \fBdvd+rw\-booktype\fP(1).
 
27
 
 
28
.SH AUTHOR
 
29
\fBdvd+rw\-mediainfo\fR was written by Andy Polyakov <appro@fy.chalmers.se>.
 
30
This manual page was written by Thomas Viehmann <tv@beamnet.de>
 
31
for the Debian project.