ispell, whitespace and punctuation.

This commit is contained in:
wiz 2001-06-10 15:51:33 +00:00
parent e7889c629d
commit 4fd4b29ffc
1 changed files with 7 additions and 7 deletions

View File

@ -1,4 +1,4 @@
.\" $NetBSD: usb.4,v 1.35 2001/03/28 18:56:42 ichiro Exp $ .\" $NetBSD: usb.4,v 1.36 2001/06/10 15:51:33 wiz Exp $
.\" .\"
.\" Copyright (c) 1999 The NetBSD Foundation, Inc. .\" Copyright (c) 1999 The NetBSD Foundation, Inc.
.\" All rights reserved. .\" All rights reserved.
@ -247,7 +247,7 @@ driver can attach.
.Sh USB CONTROLLER INTERFACE .Sh USB CONTROLLER INTERFACE
Use the following to get access to the Use the following to get access to the
.Tn USB .Tn USB
specific structurs and defines. specific structures and defines.
.Bd -literal .Bd -literal
#include <sys/dev/usb.h> #include <sys/dev/usb.h>
.Ed .Ed