From 192d9074241ef2b131729ddc0d465f5c9b41764f Mon Sep 17 00:00:00 2001 From: ajacoutot Date: Mon, 14 Jul 2014 09:14:11 +0000 Subject: [PATCH] powerdown is gone. --- share/man/man8/rc.shutdown.8 | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/share/man/man8/rc.shutdown.8 b/share/man/man8/rc.shutdown.8 index 8cffba3b416..6bab548cdc6 100644 --- a/share/man/man8/rc.shutdown.8 +++ b/share/man/man8/rc.shutdown.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: rc.shutdown.8,v 1.13 2011/07/08 02:14:13 ajacoutot Exp $ +.\" $OpenBSD: rc.shutdown.8,v 1.14 2014/07/14 09:14:11 ajacoutot Exp $ .\" .\" Copyright (c) 1999 Aaron Campbell .\" All rights reserved. @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: July 8 2011 $ +.Dd $Mdocdate: July 14 2014 $ .Dt RC.SHUTDOWN 8 .Os .Sh NAME @@ -69,13 +69,6 @@ any commands they wish to have executed during shutdown. Finally, all .Xr carp 4 interfaces are brought down and then the system shuts down. -If -.Nm -has the variable -.Va powerdown -set to -.Dq YES , -the machine will attempt to power off after it has halted. .Pp If .Xr init 8 -- 2.20.1