Add information about multi-session CDs from the log message of r1.4.

Also, add an examples section and show how to mount a Kodak Photo-CD.

PR:		docs/35206
This commit is contained in:
Murray Stokely 2002-03-13 08:27:27 +00:00
parent c693a89910
commit 64f24fd5b8
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=92218

View file

@ -119,9 +119,18 @@ as for example the
command of
.Xr cdcontrol 1
is printing.
You may mount an arbitrary session of a multi-session CD by specifying
the correct
.Ar startsector
here.
.It Fl v
Be verbose about the starting sector decisions made.
.El
.Sh EXAMPLES
The following command can be used to mount a Kodak Photo-CD :
.Bd -literal -offset indent
mount_cd9660 -o rw -v -s 0 /dev/cd0c /cdrom
.Ed
.Sh SEE ALSO
.Xr cdcontrol 1 ,
.Xr mount 2 ,