diff options
author | Ted Unangst <tedu@cvs.openbsd.org> | 2003-05-14 22:08:37 +0000 |
---|---|---|
committer | Ted Unangst <tedu@cvs.openbsd.org> | 2003-05-14 22:08:37 +0000 |
commit | e782c6b02926d09e9b4bda3c850822ca1704345e (patch) | |
tree | 4358e9076eee3288b130b80cee801a178ea6b8dd | |
parent | 2ed7f749e7bc92cdd791252e5c91eb2f0e3c6396 (diff) |
new option LONGRUN
-rw-r--r-- | share/man/man4/options.4 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4 index 40d8d4d6e14..76355cb06a1 100644 --- a/share/man/man4/options.4 +++ b/share/man/man4/options.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: options.4,v 1.122 2003/05/13 22:50:01 miod Exp $ +.\" $OpenBSD: options.4,v 1.123 2003/05/14 22:08:36 tedu Exp $ .\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $ .\" .\" Copyright (c) 1998 Theo de Raadt @@ -665,6 +665,10 @@ server on some architectures. See .Xr vga 4 for details. +.It Cd option LONGRUN +Enables support for controlling Transmeta CPU's power management +functions via +.Xr sysctl 3 . .El .Ss Networking Options .Bl -ohang |