diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2011-10-06 20:50:55 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2011-10-06 20:50:55 +0000 |
commit | ef935aadd541a58b94633fc0d59639843537e1aa (patch) | |
tree | c0ae9948c725a758294b2ae6137bfbe0e8da9e7b /share/man/man8/man8.i386 | |
parent | 0647d56dd089f299d35587686681e19ad074627d (diff) |
sync
Diffstat (limited to 'share/man/man8/man8.i386')
-rw-r--r-- | share/man/man8/man8.i386/MAKEDEV.8 | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/share/man/man8/man8.i386/MAKEDEV.8 b/share/man/man8/man8.i386/MAKEDEV.8 index f098fef27c9..2f27cf7cbe3 100644 --- a/share/man/man8/man8.i386/MAKEDEV.8 +++ b/share/man/man8/man8.i386/MAKEDEV.8 @@ -1,10 +1,10 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.80 2011/06/26 23:46:23 deraadt Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.81 2011/10/06 20:50:53 deraadt Exp $ .\" .\" THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. .\" generated from: .\" -.\" OpenBSD: etc.i386/MAKEDEV.md,v 1.59 2011/06/26 23:28:23 tedu Exp -.\" OpenBSD: MAKEDEV.common,v 1.55 2011/06/26 23:28:23 tedu Exp +.\" OpenBSD: etc.i386/MAKEDEV.md,v 1.60 2011/10/06 20:49:27 deraadt Exp +.\" OpenBSD: MAKEDEV.common,v 1.57 2011/10/06 20:49:25 deraadt Exp .\" OpenBSD: MAKEDEV.man,v 1.7 2009/03/18 17:34:25 sobrado Exp .\" OpenBSD: MAKEDEV.mansub,v 1.2 2004/02/20 19:13:01 miod Exp .\" @@ -23,7 +23,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: June 26 2011 $ +.Dd $Mdocdate: October 6 2011 $ .Dt MAKEDEV 8 i386 .Os .Sh NAME @@ -74,9 +74,6 @@ Creates configuration-specific devices, by invoking the shell file .Pp .Sy Disks .Bl -tag -width tenletters -compact -.It Ar ccd* -Concatenated disk devices, see -.Xr ccd 4 . .It Ar cd* ATAPI and SCSI CD-ROM drives, see .Xr cd 4 . |