diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2005-08-01 22:22:15 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2005-08-01 22:22:15 +0000 |
commit | ad7cfa5357c6d71d50ad87ab35665f8f8901b6db (patch) | |
tree | 75a0411aba3d2d4a90ba22ed5cbd031a2257d454 /etc/etc.cats/MAKEDEV.md | |
parent | e043abd48c31539f1cec2c044f78bf73ecc02156 (diff) |
old ses device goes away
Diffstat (limited to 'etc/etc.cats/MAKEDEV.md')
-rw-r--r-- | etc/etc.cats/MAKEDEV.md | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/etc/etc.cats/MAKEDEV.md b/etc/etc.cats/MAKEDEV.md index 3c891363b33..bcfbdb2166e 100644 --- a/etc/etc.cats/MAKEDEV.md +++ b/etc/etc.cats/MAKEDEV.md @@ -1,5 +1,5 @@ vers(__file__, - {-$OpenBSD: MAKEDEV.md,v 1.10 2005/05/13 22:53:58 miod Exp $-}, + {-$OpenBSD: MAKEDEV.md,v 1.11 2005/08/01 22:22:13 deraadt Exp $-}, etc.MACHINE)dnl dnl dnl Copyright (c) 2001-2004 Todd T. Fries <todd@OpenBSD.org> @@ -93,7 +93,6 @@ _std(1, 2, 8, 3, 6) dnl dnl *** cats specific targets dnl -target(all, ses, 0)dnl target(all, ch, 0)dnl target(all, ss, 0, 1)dnl target(all, xfs, 0)dnl |