From ce85630baafeed0acbeee2279353faabe257e1fc Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 13 May 2012 11:57:05 +0000 Subject: [PATCH] Fix typo and remove superfluous Pp. --- share/man/man9/usbd_status.9 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/share/man/man9/usbd_status.9 b/share/man/man9/usbd_status.9 index 5f6628d4baf7..2431a5a6a7a7 100644 --- a/share/man/man9/usbd_status.9 +++ b/share/man/man9/usbd_status.9 @@ -1,4 +1,4 @@ -.\" $NetBSD: usbd_status.9,v 1.1 2012/05/13 09:00:52 mrg Exp $ +.\" $NetBSD: usbd_status.9,v 1.2 2012/05/13 11:57:05 wiz Exp $ .\" .\" Copyright (c) 2012 Matthew R. Green .\" All rights reserved. @@ -37,7 +37,6 @@ .Sh DESCRIPTION This documents the full list of return values used by the generic USB code. Interface-specific definitions will be given with interface. -.Pp .Sh RETURN VALUES Return values are split into two main groups: expected values and error values. @@ -76,7 +75,7 @@ for more details about USB pipes. The requested operation could not be performed due to the device having active connections, such as USB audio device currently playing. .It Dv USBD_NO_ADDR -USB bus has reached it maximum limit of devices. +USB bus has reached its maximum limit of devices. .It Dv USBD_SET_ADDR_FAILED Call to .Fn usbd_set_address