diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-01-18 21:49:03 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-01-18 21:49:03 +0000 |
commit | eaca6975c45a5b5ef22f5e3e6e2656f02b91264e (patch) | |
tree | b5b497185f22f5842b32308d9fe02c668c267c9f /share/man/man4/ugen.4 | |
parent | 8f036977cdd45900a8478f57d2d4157f23ed87fe (diff) |
Repair duplicate word occurences; (as found by a Perl script sent to us from
Tom Christiansen <tchrist@perl.com>).
Diffstat (limited to 'share/man/man4/ugen.4')
-rw-r--r-- | share/man/man4/ugen.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ugen.4 b/share/man/man4/ugen.4 index aa60bf587fa..1411d902505 100644 --- a/share/man/man4/ugen.4 +++ b/share/man/man4/ugen.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ugen.4,v 1.2 1999/08/13 14:47:50 aaron Exp $ +.\" $OpenBSD: ugen.4,v 1.3 2000/01/18 21:48:58 aaron Exp $ .\" $NetBSD: ugen.4,v 1.7 1999/07/30 01:32:05 augustss Exp $ .\" .\" Copyright (c) 1999 The NetBSD Foundation, Inc. @@ -204,7 +204,7 @@ struct usb_full_desc { .Pp The .Fa data -field should point to a memory area of of the size given in the +field should point to a memory area of the size given in the .Fa size field. The proper size can be determined by first issuing a .Dv USB_GET_CONFIG_DESC |