Module Name:    src
Committed By:   joerg
Date:           Fri Apr 10 15:07:08 UTC 2009

Modified Files:
        src/share/man/man4: ugen.4

Log Message:
Use paragraphs instead of .br.


To generate a diff of this commit:
cvs rdiff -u -r1.26 -r1.27 src/share/man/man4/ugen.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/ugen.4
diff -u src/share/man/man4/ugen.4:1.26 src/share/man/man4/ugen.4:1.27
--- src/share/man/man4/ugen.4:1.26	Wed Apr 30 13:10:54 2008
+++ src/share/man/man4/ugen.4	Fri Apr 10 15:07:08 2009
@@ -1,4 +1,4 @@
-.\" $NetBSD: ugen.4,v 1.26 2008/04/30 13:10:54 martin Exp $
+.\" $NetBSD: ugen.4,v 1.27 2009/04/10 15:07:08 joerg Exp $
 .\"
 .\" Copyright (c) 1999 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -168,7 +168,7 @@
 Get the device configuration number.
 .It Dv USB_SET_CONFIG (int)
 Set the device into the given configuration number.
-.br
+.Pp
 This operation can only be performed when the control endpoint
 is the sole open endpoint.
 .It Dv USB_GET_ALTINTERFACE (struct usb_alt_interface)
@@ -190,7 +190,7 @@
 The
 .Dv uai_config_index
 is ignored in this call.
-.br
+.Pp
 This operation can only be performed when no endpoints for the interface
 are open.
 .It Dv USB_GET_NO_ALT (struct usb_alt_interface)

Reply via email to