Changed wrong use of "resp." in docs
This commit is contained in:
@ -105,7 +105,7 @@ If you want to explictely allow only the use of libedit, then do
|
||||
Other deliberate dependency reduction options of ./configure are:
|
||||
--disable-libacl avoid use of ACL functions like acl_to_text()
|
||||
--disable-xattr avoid use of xattr functions like listxattr() on Linux
|
||||
resp. extattr_list_file() on FreeBSD
|
||||
or extattr_list_file() on FreeBSD
|
||||
--disable-zlib avoid use of zlib functions like compress2()
|
||||
this also avoids the use of libjte and option -jigdo.
|
||||
|
||||
|
@ -3,8 +3,9 @@
|
||||
( cd xorriso ; cc -g -Wall -o make_xorriso_1 make_xorriso_1.c )
|
||||
*/
|
||||
/*
|
||||
Specialized converter from xorriso/xorriso.texi to xorriso/xorriso.1
|
||||
resp. from xorriso/xorrisofs.texi to xorriso/xorrisofs.1
|
||||
Specialized converter from xorriso/xorriso.texi to xorriso/xorriso.1,
|
||||
or from xorriso/xorrisofs.texi to xorriso/xorrisofs.1,
|
||||
or from xorriso/xorrecord.texi to xorriso/xorrecord.1.
|
||||
|
||||
The conversion rules are described at the beginning of xorriso/xorriso.texi
|
||||
|
||||
|
@ -1 +1 @@
|
||||
#define Xorriso_timestamP "2015.07.31.165816"
|
||||
#define Xorriso_timestamP "2015.07.31.171227"
|
||||
|
@ -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 XORRISOFS 1 "Version 1.4.1, Jun 30, 2015"
|
||||
.TH XORRISOFS 1 "Version 1.4.1, Jul 30, 2015"
|
||||
.\" Please adjust this date whenever revising the manpage.
|
||||
.\"
|
||||
.\" Some roff macros, for reference:
|
||||
@ -607,8 +607,8 @@ restore them on the same systems when extracting files from the ISO image.
|
||||
\fB--xattr\fR
|
||||
.br
|
||||
Enable recording and loading of GNU/Linux or FreeBSD extended attributes in
|
||||
user namespace (see man getfattr, man attr,
|
||||
resp. man getextattr, man 9 extattr).
|
||||
user namespace (see man getfattr and man attr,
|
||||
man getextattr and man 9 extattr, respectively).
|
||||
They will not be in effect with mounted ISO images. But xorriso can
|
||||
restore them on the same systems when extracting files from the ISO image.
|
||||
.TP
|
||||
@ -639,7 +639,7 @@ If disk_path is not an empty string, then append a scdbackup checksum record
|
||||
to the end of this file. record_name is a word that gets part of tag
|
||||
and record.
|
||||
.br
|
||||
Program scdbackup_verify will recognize and verify tag resp. record.
|
||||
Program scdbackup_verify will recognize and verify tag and file record.
|
||||
.TP
|
||||
\fB\-J\fR
|
||||
.br
|
||||
@ -1706,7 +1706,7 @@ sums against the current file content on hard disk.
|
||||
.br
|
||||
.sp 1
|
||||
With \fBmount\fR option \fB\-o "sbsector="\fR on GNU/Linux
|
||||
resp. \fB\-s\fR on FreeBSD or NetBSD
|
||||
or \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=".
|
||||
@ -1988,7 +1988,7 @@ please send electronic mail to the public list <bug\-xorriso@gnu.org>.
|
||||
If more privacy is desired, mail to <scdbackup@gmx.net>.
|
||||
.br
|
||||
Please describe what you expect \fBxorriso\fR to do,
|
||||
the program arguments resp. commands by which you tried to achieve it,
|
||||
the program arguments or dialog commands by which you tried to achieve it,
|
||||
the messages of \fBxorriso\fR, and the undesirable outcome of your
|
||||
program run.
|
||||
.br
|
||||
|
@ -560,10 +560,10 @@ File: xorrisofs.info, Node: SetExtras, Next: SetHide, Prev: SetCompl, Up: Op
|
||||
--xattr
|
||||
|
||||
Enable recording and loading of GNU/Linux or FreeBSD extended
|
||||
attributes in user namespace (see man getfattr, man attr, resp.
|
||||
man getextattr, man 9 extattr). They will not be in effect with
|
||||
mounted ISO images. But xorriso can restore them on the same
|
||||
systems when extracting files from the ISO image.
|
||||
attributes in user namespace (see man getfattr and man attr, man
|
||||
getextattr and man 9 extattr, respectively). They will not be in
|
||||
effect with mounted ISO images. But xorriso can restore them on
|
||||
the same systems when extracting files from the ISO image.
|
||||
--md5
|
||||
|
||||
Enable recording of MD5 checksums for the overall ISO image and for
|
||||
@ -586,7 +586,7 @@ File: xorrisofs.info, Node: SetExtras, Next: SetHide, Prev: SetCompl, Up: Op
|
||||
disk_path is not an empty string, then append a scdbackup checksum
|
||||
record to the end of this file. record_name is a word that gets
|
||||
part of tag and record.
|
||||
Program scdbackup_verify will recognize and verify tag resp.
|
||||
Program scdbackup_verify will recognize and verify tag and file
|
||||
record.
|
||||
-J
|
||||
|
||||
@ -1502,10 +1502,10 @@ failure will not spoil the old medium, of course.
|
||||
--old-root-no-ino . In this case an update run will compare recorded
|
||||
MD5 sums against the current file content on hard disk.
|
||||
|
||||
With *mount* option *-o "sbsector="* on GNU/Linux resp. *-s* 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=".
|
||||
With *mount* option *-o "sbsector="* on GNU/Linux or *-s* 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=".
|
||||
Multi-session media and most overwriteable media written by xorriso can
|
||||
tell the sbsectors of their sessions by xorriso option -toc:
|
||||
|
||||
@ -1741,8 +1741,8 @@ please send electronic mail to the public list <bug-xorriso@gnu.org>.
|
||||
If more privacy is desired, mail to <scdbackup@gmx.net>.
|
||||
|
||||
Please describe what you expect 'xorriso' to do, the program
|
||||
arguments resp. commands by which you tried to achieve it, the messages
|
||||
of 'xorriso', and the undesirable outcome of your program run.
|
||||
arguments or dialog commands by which you tried to achieve it, the
|
||||
messages of 'xorriso', and the undesirable outcome of your program run.
|
||||
|
||||
Expect to get asked more questions before solutions can be proposed.
|
||||
|
||||
@ -2218,26 +2218,26 @@ Node: SetInsert9752
|
||||
Node: SetProduct14161
|
||||
Node: SetCompl19331
|
||||
Node: SetExtras21923
|
||||
Node: SetHide30601
|
||||
Node: ImageId31905
|
||||
Node: Bootable36076
|
||||
Node: SystemArea41243
|
||||
Node: Charset55815
|
||||
Node: Jigdo56840
|
||||
Node: Miscellaneous61117
|
||||
Node: Examples62762
|
||||
Node: ExSimple63256
|
||||
Node: ExGraft63739
|
||||
Node: ExMkisofs65039
|
||||
Node: ExGrowisofs66305
|
||||
Node: ExIncBackup67495
|
||||
Node: ExIncBckAcc70660
|
||||
Node: ExBootable72349
|
||||
Node: Files76531
|
||||
Node: Seealso77626
|
||||
Node: Bugreport78275
|
||||
Node: Legal78863
|
||||
Node: CommandIdx79760
|
||||
Node: ConceptIdx94555
|
||||
Node: SetHide30618
|
||||
Node: ImageId31922
|
||||
Node: Bootable36093
|
||||
Node: SystemArea41260
|
||||
Node: Charset55832
|
||||
Node: Jigdo56857
|
||||
Node: Miscellaneous61134
|
||||
Node: Examples62779
|
||||
Node: ExSimple63273
|
||||
Node: ExGraft63756
|
||||
Node: ExMkisofs65056
|
||||
Node: ExGrowisofs66322
|
||||
Node: ExIncBackup67512
|
||||
Node: ExIncBckAcc70673
|
||||
Node: ExBootable72362
|
||||
Node: Files76544
|
||||
Node: Seealso77639
|
||||
Node: Bugreport78288
|
||||
Node: Legal78879
|
||||
Node: CommandIdx79776
|
||||
Node: ConceptIdx94571
|
||||
|
||||
End Tag Table
|
||||
|
@ -50,7 +50,7 @@
|
||||
@c man .\" First parameter, NAME, should be all caps
|
||||
@c man .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection
|
||||
@c man .\" other parameters are allowed: see man(7), man(1)
|
||||
@c man .TH XORRISOFS 1 "Version 1.4.1, Jun 30, 2015"
|
||||
@c man .TH XORRISOFS 1 "Version 1.4.1, Jul 30, 2015"
|
||||
@c man .\" Please adjust this date whenever revising the manpage.
|
||||
@c man .\"
|
||||
@c man .\" Some roff macros, for reference:
|
||||
@ -861,8 +861,8 @@ restore them on the same systems when extracting files from the ISO image.
|
||||
@cindex xattr, record and load, @minus{}@minus{}xattr
|
||||
@*
|
||||
Enable recording and loading of GNU/Linux or FreeBSD extended attributes in
|
||||
user namespace (see man getfattr, man attr,
|
||||
resp. man getextattr, man 9 extattr).
|
||||
user namespace (see man getfattr and man attr,
|
||||
man getextattr and man 9 extattr, respectively).
|
||||
They will not be in effect with mounted ISO images. But xorriso can
|
||||
restore them on the same systems when extracting files from the ISO image.
|
||||
@c man .TP
|
||||
@ -899,7 +899,7 @@ If disk_path is not an empty string, then append a scdbackup checksum record
|
||||
to the end of this file. record_name is a word that gets part of tag
|
||||
and record.
|
||||
@*
|
||||
Program scdbackup_verify will recognize and verify tag resp. record.
|
||||
Program scdbackup_verify will recognize and verify tag and file record.
|
||||
@c man .TP
|
||||
@item -J
|
||||
@kindex -J enable production of Joliet directory tree
|
||||
@ -2258,7 +2258,7 @@ sums against the current file content on hard disk.
|
||||
@sp 1
|
||||
@c man .sp 1
|
||||
With @strong{mount} option @strong{-o "sbsector="} on GNU/Linux
|
||||
resp. @strong{-s} on FreeBSD or NetBSD
|
||||
or @strong{-s} 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=".
|
||||
@ -2621,7 +2621,7 @@ If more privacy is desired, mail to @email{scdbackup@@gmx.net}.
|
||||
@*
|
||||
@sp 1
|
||||
Please describe what you expect @command{xorriso} to do,
|
||||
the program arguments resp. commands by which you tried to achieve it,
|
||||
the program arguments or dialog commands by which you tried to achieve it,
|
||||
the messages of @command{xorriso}, and the undesirable outcome of your
|
||||
program run.
|
||||
@*
|
||||
|
Reference in New Issue
Block a user