diff options
author | 2013-06-01 17:36:40 +0000 | |
---|---|---|
committer | 2013-06-01 17:36:40 +0000 | |
commit | 5e419ecfc1cb4668714992b7d42cf8a5b1b49f8b (patch) | |
tree | 6b7e343050509a8db91481558958dcf173536cde | |
parent | update currency exchange rates; (diff) | |
download | wireguard-openbsd-5e419ecfc1cb4668714992b7d42cf8a5b1b49f8b.tar.xz wireguard-openbsd-5e419ecfc1cb4668714992b7d42cf8a5b1b49f8b.zip |
tpms -> utpms;
ok martin
-rw-r--r-- | share/man/man4/utpms.4 | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/share/man/man4/utpms.4 b/share/man/man4/utpms.4 index ca2ecb40abd..0d929963fbd 100644 --- a/share/man/man4/utpms.4 +++ b/share/man/man4/utpms.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: utpms.4,v 1.1 2013/05/31 19:32:31 mpi Exp $ +.\" $OpenBSD: utpms.4,v 1.2 2013/06/01 17:36:40 jmc Exp $ .\" .\" Copyright (c) 1999, 2001 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -27,15 +27,15 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: May 31 2013 $ -.Dt TPMS 4 +.Dd $Mdocdate: June 1 2013 $ +.Dt UTPMS 4 .Os .Sh NAME -.Nm tpms +.Nm utpms .Nd Apple touchpad mouse .Sh SYNOPSIS -.Cd "tpms* at uhidev?" -.Cd "wsmouse* at tpms? mux 0" +.Cd "utpms* at uhidev?" +.Cd "wsmouse* at utpms? mux 0" .Sh DESCRIPTION The .Nm |