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.vax | |
parent | 0647d56dd089f299d35587686681e19ad074627d (diff) |
sync
Diffstat (limited to 'share/man/man8/man8.vax')
-rw-r--r-- | share/man/man8/man8.vax/MAKEDEV.8 | 11 |
1 files changed, 4 insertions, 7 deletions
diff --git a/share/man/man8/man8.vax/MAKEDEV.8 b/share/man/man8/man8.vax/MAKEDEV.8 index a7d68fdb50e..331a15a4d12 100644 --- a/share/man/man8/man8.vax/MAKEDEV.8 +++ b/share/man/man8/man8.vax/MAKEDEV.8 @@ -1,10 +1,10 @@ -.\" $OpenBSD: MAKEDEV.8,v 1.59 2011/09/03 20:46:05 miod Exp $ +.\" $OpenBSD: MAKEDEV.8,v 1.60 2011/10/06 20:50:54 deraadt Exp $ .\" .\" THIS FILE AUTOMATICALLY GENERATED. DO NOT EDIT. .\" generated from: .\" -.\" OpenBSD: etc.vax/MAKEDEV.md,v 1.45 2011/09/03 20:45:17 miod Exp -.\" OpenBSD: MAKEDEV.common,v 1.56 2011/07/06 18:34:20 miod Exp +.\" OpenBSD: etc.vax/MAKEDEV.md,v 1.46 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: September 3 2011 $ +.Dd $Mdocdate: October 6 2011 $ .Dt MAKEDEV 8 vax .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 . |