Fixed an example.
This commit is contained in:
parent
40e48e86d2
commit
64fd307748
@ -146,7 +146,7 @@ and then only for lookups.
|
||||
The commands
|
||||
.Bd -literal -offset indent
|
||||
mount -t cd9660 -o ro /dev/cd0a /usr/src
|
||||
mount -t union -o /var/obj /usr/src
|
||||
mount -t union /var/obj /usr/src
|
||||
.Ed
|
||||
.Pp
|
||||
mount the CD-ROM drive
|
||||
|
@ -146,7 +146,7 @@ and then only for lookups.
|
||||
The commands
|
||||
.Bd -literal -offset indent
|
||||
mount -t cd9660 -o ro /dev/cd0a /usr/src
|
||||
mount -t union -o /var/obj /usr/src
|
||||
mount -t union /var/obj /usr/src
|
||||
.Ed
|
||||
.Pp
|
||||
mount the CD-ROM drive
|
||||
|
Loading…
Reference in New Issue
Block a user