diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-04-16 22:42:49 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2004-04-16 22:42:49 +0000 |
commit | db7c1c4be1b7d331c8f7c4bac59a9d8d771f1f4a (patch) | |
tree | 32aba131973fce440f4b392881205b08ca5732e5 /sys/arch/vax/conf/VOX | |
parent | aae057ae37a105bb20cfa4cc5c837f48a1d42aef (diff) |
remove #GATEWAY junk
Diffstat (limited to 'sys/arch/vax/conf/VOX')
-rw-r--r-- | sys/arch/vax/conf/VOX | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sys/arch/vax/conf/VOX b/sys/arch/vax/conf/VOX index bc54ec92938..4a32b5ec497 100644 --- a/sys/arch/vax/conf/VOX +++ b/sys/arch/vax/conf/VOX @@ -1,4 +1,4 @@ -# $OpenBSD: VOX,v 1.4 2001/10/10 23:43:42 millert Exp $ +# $OpenBSD: VOX,v 1.5 2004/04/16 22:42:48 deraadt Exp $ # # simple VS2000 configuration file. # @@ -20,7 +20,6 @@ option KTRACE option DIAGNOSTIC # Network support -#option GATEWAY option INET # All supported filesystem types |