diff options
author | Thomas Voss <mail@thomasvoss.com> | 2022-11-14 18:54:56 +0100 |
---|---|---|
committer | Thomas Voss <mail@thomasvoss.com> | 2022-11-14 18:54:56 +0100 |
commit | 5c5cf3a8d816f861990426df79ce7bff78436ad8 (patch) | |
tree | d6c946186a85c564604a8afc13baf00f6853ff23 /man/luxget.3 | |
parent | 66bfff1a64e3b854028d15a4345c02dfff472f99 (diff) |
Set the OS to Linux
This library interacts with the Linux-specific sysfs(5), so we should
specify that it is Linux specific.
Diffstat (limited to 'man/luxget.3')
-rw-r--r-- | man/luxget.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man/luxget.3 b/man/luxget.3 index 1f72e1f..a571ef7 100644 --- a/man/luxget.3 +++ b/man/luxget.3 @@ -15,9 +15,9 @@ .\" OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR .\" PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: October 12 2022 $ +.Dd $Mdocdate: November 14 2022 $ .Dt LUXGET 3 -.Os +.Os Linux .Sh NAME .Nm luxget , .Nm luxmax , |