diff options
author | 2013-08-10 07:28:33 +0000 | |
---|---|---|
committer | 2013-08-10 07:28:33 +0000 | |
commit | 743050b8e5db29730d1818722bdc3e827c64931f (patch) | |
tree | 658126ae113cf2429c7bb79a4071c7c36eeb830d | |
parent | Remove some useless DPRINTF. (diff) | |
download | wireguard-openbsd-743050b8e5db29730d1818722bdc3e827c64931f.tar.xz wireguard-openbsd-743050b8e5db29730d1818722bdc3e827c64931f.zip |
avoid Xref to self;
-rw-r--r-- | share/man/man4/ums.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/ums.4 b/share/man/man4/ums.4 index 69953618abe..1dc02faad0d 100644 --- a/share/man/man4/ums.4 +++ b/share/man/man4/ums.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ums.4,v 1.11 2013/08/09 22:10:17 edd Exp $ +.\" $OpenBSD: ums.4,v 1.12 2013/08/10 07:28:33 jmc Exp $ .\" $NetBSD: ums.4,v 1.7 2001/12/28 17:38:00 augustss Exp $ .\" .\" Copyright (c) 1999, 2001 The NetBSD Foundation, Inc. @@ -28,7 +28,7 @@ .\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: August 9 2013 $ +.Dd $Mdocdate: August 10 2013 $ .Dt UMS 4 .Os .Sh NAME @@ -68,7 +68,7 @@ HID touchscreen and digitiser support was written by and .An Matthieu Herrb then later merged into the generic -.Xr ums 4 +.Nm driver by .An Edd Barrett . .Sh CAVEATS |