Version leap to libisoburn-1.3.7
This commit is contained in:
@ -9,7 +9,7 @@
|
||||
.\" First parameter, NAME, should be all caps
|
||||
.\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
.\" other parameters are allowed: see man(7), man(1)
|
||||
.TH XORRECORD 1 "Version 1.3.5, Dec 12, 2013"
|
||||
.TH XORRECORD 1 "Version 1.3.7, Mar 04, 2014"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -95,7 +95,8 @@ The drives, CD, DVD, or BD burners, are accessed via file addresses which
|
||||
are specific to libburn and the operating system. Those addresses get listed
|
||||
by a run of \fBxorrecord \-\-devices\fR or \fBxorriso \-device_links\fR.
|
||||
.br
|
||||
On GNU/Linux and FreeBSD, the user needs rw\-permission for the device file.
|
||||
On GNU/Linux, FreeBSD, and NetBSD, the user needs rw\-permission for the
|
||||
device file.
|
||||
On Solaris, the user needs r\-permission and privilege "sys_devices",
|
||||
which is usually gained by running \fBxorrecord\fR via command pfexec.
|
||||
.br
|
||||
@ -158,6 +159,8 @@ E.g. on GNU/Linux: dev=/dev/sr0
|
||||
.br
|
||||
E.g. on FreeBSD: dev=/dev/cd0
|
||||
.br
|
||||
E.g. on NetBSD: dev=/dev/rcd0d
|
||||
.br
|
||||
E.g. on Solaris: dev=/dev/rdsk/c2t2d0s2
|
||||
.br
|
||||
See also above "Drive preparation and addressing".
|
||||
@ -766,7 +769,7 @@ Thomas Schmitt <scdbackup@gmx.net>
|
||||
.br
|
||||
for libburnia\-project.org
|
||||
.SH COPYRIGHT
|
||||
Copyright (c) 2011 \- 2013 Thomas Schmitt
|
||||
Copyright (c) 2011 \- 2014 Thomas Schmitt
|
||||
.br
|
||||
Permission is granted to distribute this text freely. It shall only be
|
||||
modified in sync with the technical properties of xorriso. If you make use
|
||||
|
Reference in New Issue
Block a user