diff options
author | 2012-10-08 09:08:04 +0000 | |
---|---|---|
committer | 2012-10-08 09:08:04 +0000 | |
commit | 3467c474a1a9f87e35cef80dfb2ed24afe6df0c6 (patch) | |
tree | 4de813a036735d9c8dfcf4728274290686e9ffb3 | |
parent | reduce the difference between i386 and amd64 versions of the speedstep code (diff) | |
download | wireguard-openbsd-3467c474a1a9f87e35cef80dfb2ed24afe6df0c6.tar.xz wireguard-openbsd-3467c474a1a9f87e35cef80dfb2ed24afe6df0c6.zip |
first in 5.3 not 5.2
-rw-r--r-- | share/man/man4/uoaklux.4 | 6 | ||||
-rw-r--r-- | share/man/man4/uoakrh.4 | 6 | ||||
-rw-r--r-- | share/man/man4/uoakv.4 | 6 |
3 files changed, 9 insertions, 9 deletions
diff --git a/share/man/man4/uoaklux.4 b/share/man/man4/uoaklux.4 index 3240ad86cbf..b1e08f726c6 100644 --- a/share/man/man4/uoaklux.4 +++ b/share/man/man4/uoaklux.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: uoaklux.4,v 1.2 2012/09/20 16:39:26 jmc Exp $ +.\" $OpenBSD: uoaklux.4,v 1.3 2012/10/08 09:08:04 jsg Exp $ .\" .\" Copyright (c) 2012 Yojiro UO <yuo@nui.org> .\" @@ -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: September 20 2012 $ +.Dd $Mdocdate: October 8 2012 $ .Dt UOAKLUX 4 .Os .Sh NAME @@ -51,7 +51,7 @@ indicated in the description part of the sensor value. The .Nm deivce driver first appered in -.Ox 5.2 . +.Ox 5.3 . .Sh AUTHORS .An -nosplit The diff --git a/share/man/man4/uoakrh.4 b/share/man/man4/uoakrh.4 index 71f96ab4ae2..1b33e26664b 100644 --- a/share/man/man4/uoakrh.4 +++ b/share/man/man4/uoakrh.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: uoakrh.4,v 1.2 2012/09/20 16:39:26 jmc Exp $ +.\" $OpenBSD: uoakrh.4,v 1.3 2012/10/08 09:08:04 jsg Exp $ .\" .\" Copyright (c) 2012 Yojiro UO <yuo@nui.org> .\" @@ -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: September 20 2012 $ +.Dd $Mdocdate: October 8 2012 $ .Dt UOAKRH 4 .Os .Sh NAME @@ -47,7 +47,7 @@ indicated in the description part of the sensor value. The .Nm deivce driver first appeared in -.Ox 5.2 . +.Ox 5.3 . .Sh AUTHORS .An -nosplit The diff --git a/share/man/man4/uoakv.4 b/share/man/man4/uoakv.4 index ee387f78108..65d6beb204b 100644 --- a/share/man/man4/uoakv.4 +++ b/share/man/man4/uoakv.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: uoakv.4,v 1.2 2012/09/20 16:39:26 jmc Exp $ +.\" $OpenBSD: uoakv.4,v 1.3 2012/10/08 09:08:04 jsg Exp $ .\" .\" Copyright (c) 2012 Yojiro UO <yuo@nui.org> .\" @@ -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: September 20 2012 $ +.Dd $Mdocdate: October 8 2012 $ .Dt UOAKV 4 .Os .Sh NAME @@ -52,7 +52,7 @@ indicated in the description part of the sensor value. The .Nm deivce driver first appeared in -.Ox 5.2 . +.Ox 5.3 . .Sh AUTHORS .An -nosplit The |