Message ID | 1509924300-14634-3-git-send-email-pmeerw@pmeerw.net (mailing list archive) |
---|---|
State | New, archived |
Headers | show |
On Mon, 6 Nov 2017 00:25:00 +0100 Peter Meerwald-Stadler <pmeerw@pmeerw.net> wrote: > Signed-off-by: Peter Meerwald-Stadler <pmeerw@pmeerw.net> Applied > --- > Documentation/ABI/testing/sysfs-bus-iio | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/Documentation/ABI/testing/sysfs-bus-iio b/Documentation/ABI/testing/sysfs-bus-iio > index 2e3f919..a478740 100644 > --- a/Documentation/ABI/testing/sysfs-bus-iio > +++ b/Documentation/ABI/testing/sysfs-bus-iio > @@ -1290,7 +1290,7 @@ KernelVersion: 3.4 > Contact: linux-iio@vger.kernel.org > Description: > Unit-less light intensity. Modifiers both and ir indicate > - that measurements contains visible and infrared light > + that measurements contain visible and infrared light > components or just infrared light, respectively. Modifier uv indicates > that measurements contain ultraviolet light components. > -- To unsubscribe from this list: send the line "unsubscribe linux-iio" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
diff --git a/Documentation/ABI/testing/sysfs-bus-iio b/Documentation/ABI/testing/sysfs-bus-iio index 2e3f919..a478740 100644 --- a/Documentation/ABI/testing/sysfs-bus-iio +++ b/Documentation/ABI/testing/sysfs-bus-iio @@ -1290,7 +1290,7 @@ KernelVersion: 3.4 Contact: linux-iio@vger.kernel.org Description: Unit-less light intensity. Modifiers both and ir indicate - that measurements contains visible and infrared light + that measurements contain visible and infrared light components or just infrared light, respectively. Modifier uv indicates that measurements contain ultraviolet light components.
Signed-off-by: Peter Meerwald-Stadler <pmeerw@pmeerw.net> --- Documentation/ABI/testing/sysfs-bus-iio | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)