diff options
author | 2007-05-29 21:32:10 +0000 | |
---|---|---|
committer | 2007-05-29 21:32:10 +0000 | |
commit | bb2a049acae22fe975f1df670816c98bc0798083 (patch) | |
tree | 842d8d982fcdea58d5fd6f503a5ffa5a78fd3cda | |
parent | make xfs use VT_XFS instead of VT_AFS when getting vnodes (diff) | |
download | wireguard-openbsd-bb2a049acae22fe975f1df670816c98bc0798083.tar.xz wireguard-openbsd-bb2a049acae22fe975f1df670816c98bc0798083.zip |
add HISTORY
ok jmc@
-rw-r--r-- | share/man/man4/tsl.4 | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/share/man/man4/tsl.4 b/share/man/man4/tsl.4 index 1b42610b731..64f0b6448aa 100644 --- a/share/man/man4/tsl.4 +++ b/share/man/man4/tsl.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tsl.4,v 1.6 2007/05/29 03:39:43 cnst Exp $ +.\" $OpenBSD: tsl.4,v 1.7 2007/05/29 21:32:10 jasper Exp $ .\" .\" Copyright (c) 2005 Mark Kettenis <kettenis@openbsd.org> .\" @@ -40,6 +40,11 @@ screens to lighting conditions. .Xr intro 4 , .Xr sensorsd 8 , .Xr sysctl 8 +.Sh HISTORY +The +.Nm +driver first appeared in +.Ox 3.9 . .Sh AUTHORS .An -nosplit The |