From e50cc043749be67cb264cdadf49d5b8b90e70eb2 Mon Sep 17 00:00:00 2001 From: Thomas Schmitt Date: Sat, 4 Oct 2008 07:29:28 +0000 Subject: [PATCH] Mentioned new xorriso capabilities in man cdrskin --- cdrskin/cdrskin.1 | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/cdrskin/cdrskin.1 b/cdrskin/cdrskin.1 index 7018adf..b6b2ab5 100644 --- a/cdrskin/cdrskin.1 +++ b/cdrskin/cdrskin.1 @@ -108,8 +108,9 @@ While audio tracks just contain a given time span of acoustic vibrations, data tracks may have an arbitray meaning. Nevertheless, ISO-9660 filesystems are established as a format which can represent a tree of directories and files on all major operating systems. Such filesystem images can be -produced by programs mkisofs or genisoimage. They can also be extended by -follow-up tracks if prepared properly. See the man pages of said programs. +produced by programs mkisofs or genisoimage or xorriso. +They can also be extended by follow-up tracks if prepared properly. +See the man pages of said programs. cdrskin is able to fulfill the needs about their option -C. .br Another type of data track content are archive formats which originally @@ -617,7 +618,8 @@ Note: msifile=path is actually an option of wodim and not of cdrecord. .TP .BI \-msinfo Retrieve multi-session info for preparing a follow-up session by option -C -of programs mkisofs or genisoimage. Print result to standard output. +of programs mkisofs, genisoimage, or xorriso -as mkisofs. +Print result to standard output. This option redirects to stderr all message output except the one of option --tell_media_space and its own result string, which consists of two numbers. The result string shall be used as argument of option -C with said programs.