From 952f0034525c10f69704856caf439c1d92f34bcf Mon Sep 17 00:00:00 2001 From: Marco S Hyman Date: Tue, 10 Oct 2000 22:55:09 +0000 Subject: mount -t is the preferred way to invoke --- sbin/mount_cd9660/mount_cd9660.8 | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) (limited to 'sbin') diff --git a/sbin/mount_cd9660/mount_cd9660.8 b/sbin/mount_cd9660/mount_cd9660.8 index a4bee76715f..1865c67842e 100644 --- a/sbin/mount_cd9660/mount_cd9660.8 +++ b/sbin/mount_cd9660/mount_cd9660.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: mount_cd9660.8,v 1.11 1999/09/07 16:17:13 aaron Exp $ +.\" $OpenBSD: mount_cd9660.8,v 1.12 2000/10/10 22:55:08 marc Exp $ .\" $NetBSD: mount_cd9660.8,v 1.3 1995/04/23 10:33:13 cgd Exp $ .\" .\" Copyright (c) 1993, 1994 @@ -55,6 +55,15 @@ command attaches the ISO-9660 filesystem residing on the device .Ar special to the global filesystem namespace at the location indicated by .Ar node . +This command is invoked by +.Xr mount 8 +when using the syntax +.Bd -ragged -offset 4n +.Nm mount Op options +-t cd9660 +.Ar special Ar node +.Ed +.Pp This command is normally executed by .Xr mount 8 at boot time. -- cgit v1.2.3