From 792713197edb53fd1a90c089e3c1f607340dc42f Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Fri, 12 Sep 2008 05:15:55 +0000 Subject: as we did for reboot(8), do not attempt to list architectures which do or do not support certain options: it just goes horribly out of date; --- lib/libc/sys/reboot.2 | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/lib/libc/sys/reboot.2 b/lib/libc/sys/reboot.2 index d1de54ee380..e5a46ea9835 100644 --- a/lib/libc/sys/reboot.2 +++ b/lib/libc/sys/reboot.2 @@ -1,4 +1,4 @@ -.\" $OpenBSD: reboot.2,v 1.13 2007/05/31 19:19:33 jmc Exp $ +.\" $OpenBSD: reboot.2,v 1.14 2008/09/12 05:15:54 jmc Exp $ .\" $NetBSD: reboot.2,v 1.5 1995/02/27 12:36:02 cgd Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 @@ -30,7 +30,7 @@ .\" .\" @(#)reboot.2 8.1 (Berkeley) 6/4/93 .\" -.Dd $Mdocdate: May 31 2007 $ +.Dd $Mdocdate: September 12 2008 $ .Dt REBOOT 2 .Os .Sh NAME @@ -173,6 +173,3 @@ function call appeared in .Bx 4.0 . .Sh BUGS Not all platforms support all possible arguments. -For example, -.Dv RB_POWERDOWN -is supported only on the i386, sparc, and mac68k platforms. -- cgit v1.2.3