Module Name: src Committed By: cnst Date: Fri May 10 05:59:47 UTC 2019
Modified Files: src/share/man/man4: envsys.4 Log Message: envsys(4): mention ioctl(2) commands left over from Nx 1.5/4.0 experimental API To generate a diff of this commit: cvs rdiff -u -r1.53 -r1.54 src/share/man/man4/envsys.4 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/share/man/man4/envsys.4 diff -u src/share/man/man4/envsys.4:1.53 src/share/man/man4/envsys.4:1.54 --- src/share/man/man4/envsys.4:1.53 Thu May 31 07:37:45 2018 +++ src/share/man/man4/envsys.4 Fri May 10 05:59:47 2019 @@ -1,4 +1,4 @@ -.\" $NetBSD: envsys.4,v 1.53 2018/05/31 07:37:45 wiz Exp $ +.\" $NetBSD: envsys.4,v 1.54 2019/05/10 05:59:47 cnst Exp $ .\" .\" Copyright (c) 2007 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -352,6 +352,23 @@ rfact (voltage sensors) or critical/warn .Er ENOTSUP will be returned. .El +.Pp +Additionally, the following +.Xr ioctl 2 +commands are provided for compatibility purposes +for applications written against the original experimental +.Nm +API available between +.Nx 1.5 +and +.Nx 4.0 ; +they have been deprecated since +.Nx 5.0 , +and may be removed at any time: +.Bl -tag -width Ds +.It Dv ENVSYS_GTREDATA Pq envsys_tre_data_t +.It Dv ENVSYS_GTREINFO Pq envsys_basic_info_t +.El .Sh NOTES When setting a critical/warning max or min limit with the .Dv ENVSYS_SETDICTIONARY