diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2015-11-14 01:30:12 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2015-11-14 01:30:12 +0000 |
commit | 2f989e3c9fbd4a1d4ab89751828ab851ee1cdd3d (patch) | |
tree | 6c77aa9645fe2018ea1f5afb405875268df683ba /usr.sbin | |
parent | af6363c47339fedf7e952b44b872a8304cb612f1 (diff) |
remove the machine arch from Dt - this file gets installed on more
than one arch;
ok schwarze
Diffstat (limited to 'usr.sbin')
-rw-r--r-- | usr.sbin/wsmoused/wsmoused.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/wsmoused/wsmoused.8 b/usr.sbin/wsmoused/wsmoused.8 index 770e332c03f..29f7ce9f3d1 100644 --- a/usr.sbin/wsmoused/wsmoused.8 +++ b/usr.sbin/wsmoused/wsmoused.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: wsmoused.8,v 1.20 2015/10/26 09:58:18 deraadt Exp $ +.\" $OpenBSD: wsmoused.8,v 1.21 2015/11/14 01:30:11 jmc Exp $ .\" .\" Copyright (c) 2001 Jean-Baptiste Marchand .\" All rights reserved. @@ -24,8 +24,8 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: October 26 2015 $ -.Dt WSMOUSED 8 i386 +.Dd $Mdocdate: November 14 2015 $ +.Dt WSMOUSED 8 .Os .Sh NAME .Nm wsmoused |