diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-04-24 05:11:46 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-04-24 05:11:46 +0000 |
commit | e820a5c952efe1c0078e85a2cae790591dc210fe (patch) | |
tree | da07048de75b82b9441b67ead10b7f88d04b9e41 /sbin/mount_cd9660 | |
parent | 08ebbe5dd28c605b5da704ff2913ce2eac43ee72 (diff) |
mount_cd9660 is not normally executed at boot time;
from NetBSD (Aidan Kehoe);
ok deraadt@ millert@
Diffstat (limited to 'sbin/mount_cd9660')
-rw-r--r-- | sbin/mount_cd9660/mount_cd9660.8 | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/sbin/mount_cd9660/mount_cd9660.8 b/sbin/mount_cd9660/mount_cd9660.8 index 84c58c5f4e6..b9dd78d8102 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.15 2002/06/26 21:32:02 fgsch Exp $ +.\" $OpenBSD: mount_cd9660.8,v 1.16 2003/04/24 05:11:45 jmc Exp $ .\" $NetBSD: mount_cd9660.8,v 1.3 1995/04/23 10:33:13 cgd Exp $ .\" .\" Copyright (c) 1993, 1994 @@ -64,10 +64,6 @@ when using the syntax .Ar special Ar node .Ed .Pp -This command is normally executed by -.Xr mount 8 -at boot time. -.Pp The options are as follows: .Bl -tag -width Ds .It Fl e |