Anticipating NetBSD mount option -s
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 XORRISO 1 "Version 1.3.7, Apr 29, 2014"
|
||||
.TH XORRISO 1 "Version 1.3.7, May 18, 2014"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -3685,7 +3685,7 @@ if the desired drive is not aquired.
|
||||
\fB\-mount_cmd\fR drive entity id path
|
||||
Emit an appropriate command line for mounting the ISO session
|
||||
indicated by drive, entity and id.
|
||||
The result will be different on GNU/Linux and on FreeBSD.
|
||||
The result will be different on GNU/Linux and on FreeBSD or NetBSD.
|
||||
.br
|
||||
drive can be "indev" or "outdev" to indicate already acquired drives,
|
||||
or it can be the path of a not yet acquired drive.
|
||||
@ -5465,7 +5465,7 @@ sums against the current file content on hard disk. This is usually much faster
|
||||
than the default which compares both contents directly.
|
||||
.br
|
||||
With \fBmount\fR option \fB\-o "sbsector="\fR on GNU/Linux
|
||||
resp. \fB\-s\fR on FreeBSD
|
||||
resp. \fB\-s\fR on FreeBSD or NetBSD
|
||||
it is possible to access the session trees which represent the older backup
|
||||
versions. With CD media, GNU/Linux mount accepts session numbers directly by
|
||||
its option "session=".
|
||||
|
Reference in New Issue
Block a user