diff options
author | Frederic Cambus <fcambus@cvs.openbsd.org> | 2016-11-15 13:53:36 +0000 |
---|---|---|
committer | Frederic Cambus <fcambus@cvs.openbsd.org> | 2016-11-15 13:53:36 +0000 |
commit | c870b9da496f0eefecfb6fddac9cc3d76f65d30e (patch) | |
tree | 8731c22dca233294bf1c8237f8d78a528cba4dea /share/man/man4 | |
parent | d5883b93efb1343eac9c4d5697f6d9f8e051ac6a (diff) |
Add support for lid state detection in ykbec(4).
Tested on a Lemote Yeeloong 8101B.
OK visa@, looks good to deraadt@
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/man4.loongson/ykbec.4 | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/share/man/man4/man4.loongson/ykbec.4 b/share/man/man4/man4.loongson/ykbec.4 index 169325f3728..0adfd1b4cfa 100644 --- a/share/man/man4/man4.loongson/ykbec.4 +++ b/share/man/man4/man4.loongson/ykbec.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ykbec.4,v 1.3 2010/02/25 10:07:11 jmc Exp $ +.\" $OpenBSD: ykbec.4,v 1.4 2016/11/15 13:53:35 fcambus Exp $ .\" .\" Copyright (c) 2010 Otto Moerbeek .\" @@ -14,7 +14,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: February 25 2010 $ +.Dd $Mdocdate: November 15 2016 $ .Dt YKBEC 4 loongson .Os .Sh NAME @@ -40,9 +40,11 @@ Battery control Button events .It Power management +.It +Lid state .El .Pp -Fan and battery information is made available via the +Fan, battery, and lid information is made available via the .Xr sysctl 3 hardware sensor interface. Not all the device interfaces are supported under |