From 7fade57a8abf11896d95cdde7876459924853496 Mon Sep 17 00:00:00 2001 From: Theo de Raadt Date: Tue, 1 Dec 2015 07:50:08 +0000 Subject: Send Aviion to same place as Nova II discussed with jsg --- sbin/kbd/Makefile | 4 ++-- sbin/reboot/reboot.8 | 5 ++--- 2 files changed, 4 insertions(+), 5 deletions(-) (limited to 'sbin') diff --git a/sbin/kbd/Makefile b/sbin/kbd/Makefile index 12a1d0c4f02..3069e27a940 100644 --- a/sbin/kbd/Makefile +++ b/sbin/kbd/Makefile @@ -1,10 +1,10 @@ -# $OpenBSD: Makefile,v 1.37 2014/04/03 20:55:44 miod Exp $ +# $OpenBSD: Makefile,v 1.38 2015/12/01 07:50:05 deraadt Exp $ # # Be sure to change src/distrib/special/kbd/Makefile as well if you add or # remove architectures on this list! # -.if ${MACHINE} != "aviion" && ${MACHINE} != "hppa64" && \ +.if ${MACHINE} != "hppa64" && \ ${MACHINE} != "ia64" && ${MACHINE} != "octeon" PROG= kbd diff --git a/sbin/reboot/reboot.8 b/sbin/reboot/reboot.8 index eb1ea623737..106458d615a 100644 --- a/sbin/reboot/reboot.8 +++ b/sbin/reboot/reboot.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: reboot.8,v 1.45 2014/07/14 09:19:21 pelikan Exp $ +.\" $OpenBSD: reboot.8,v 1.46 2015/12/01 07:50:05 deraadt Exp $ .\" $NetBSD: reboot.8,v 1.3 1995/10/05 05:36:21 mycroft Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)reboot.8 8.1 (Berkeley) 6/9/93 .\" -.Dd $Mdocdate: July 14 2014 $ +.Dd $Mdocdate: December 1 2015 $ .Dt REBOOT 8 .Os .Sh NAME @@ -93,7 +93,6 @@ users advance warning of their impending doom. .\" .Xr boot 8 , .Xr boot_alpha 8 , .Xr boot_amd64 8 , -.\" .Xr boot_aviion 8 , .Xr boot_hppa 8 , .Xr boot_hppa64 8 , .Xr boot_i386 8 , -- cgit v1.2.3