diff options
author | 2003-04-24 05:11:45 +0000 | |
---|---|---|
committer | 2003-04-24 05:11:45 +0000 | |
commit | 6998428334cccd8f0cf5159b93d2a708268fb3c6 (patch) | |
tree | 70dc9aacbf4f3212c654925e9ec564c1d11a405a | |
parent | most programs do not syslog at startup. especially this one (diff) | |
download | wireguard-openbsd-6998428334cccd8f0cf5159b93d2a708268fb3c6.tar.xz wireguard-openbsd-6998428334cccd8f0cf5159b93d2a708268fb3c6.zip |
mount_cd9660 is not normally executed at boot time;
from NetBSD (Aidan Kehoe);
ok deraadt@ millert@
-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 |