Skip to content

Commit

Permalink
Advise reader to also see mdconfig(8) in mount_cd9660(8).
Browse files Browse the repository at this point in the history
It's useful for how to mount an iso file via loopback.

Reviewed by:	jilles
Approved by:	bcr (mentor)
Differential Revision:	https://reviews.freebsd.org/D16067
  • Loading branch information
sevan committed Aug 11, 2018
1 parent 37b0d99 commit 4cfe5ad
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sbin/mount_cd9660/mount_cd9660.8
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
.\" @(#)mount_cd9660.8 8.3 (Berkeley) 3/27/94
.\" $FreeBSD$
.\"
.Dd March 22, 2017
.Dd August 11, 2018
.Dt MOUNT_CD9660 8
.Os
.Sh NAME
Expand Down Expand Up @@ -140,6 +140,7 @@ The following command can be used to mount a Kodak Photo-CD:
.Xr unmount 2 ,
.Xr cd9660 5 ,
.Xr fstab 5 ,
.Xr mdconfig 8 ,
.Xr mount 8
.Sh HISTORY
The
Expand Down

0 comments on commit 4cfe5ad

Please sign in to comment.