diff options
| author | Søren Schmidt <sos@FreeBSD.org> | 2000-03-03 23:17:27 +0000 |
|---|---|---|
| committer | Søren Schmidt <sos@FreeBSD.org> | 2000-03-03 23:17:27 +0000 |
| commit | a6b8984b946eea774a8cb63eb88deaadcbab1aac (patch) | |
| tree | 8ac2aa49b22dba40ecdf49c9c3fa03fd6b5004c9 /usr.sbin/burncd/burncd.8 | |
| parent | 0de0036736a75e065d8f758a7d1c99a54cfab929 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/burncd/burncd.8')
| -rw-r--r-- | usr.sbin/burncd/burncd.8 | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/usr.sbin/burncd/burncd.8 b/usr.sbin/burncd/burncd.8 index 0ed8cec05ac7..e5ba2c531e5c 100644 --- a/usr.sbin/burncd/burncd.8 +++ b/usr.sbin/burncd/burncd.8 @@ -68,6 +68,12 @@ test write, dont actually wirte on the media. may be one of: .Pp .Bl -tag -width XXXXXXXXXXXX +.It Ar msinfo +Show the first LBA of the last track on the media +and the next writeable address on the media for use with +.Xr mkisofs 1 +.Ar -msinfo +switch when adding additional data to ISO filesystems with extra sessions. .It Ar blank Blank a CD-RW medium. This uses the fast blanking method, so data are not physically overwritten, only those areas that make the media appear blank for further usage. |
