Author: delphij Date: Thu Jul 17 23:23:01 2014 New Revision: 268818 URL: http://svnweb.freebsd.org/changeset/base/268818
Log: Fix markups. Modified: head/share/man/man9/socket.9 head/share/man/man9/usbdi.9 Modified: head/share/man/man9/socket.9 ============================================================================== --- head/share/man/man9/socket.9 Thu Jul 17 23:14:47 2014 (r268817) +++ head/share/man/man9/socket.9 Thu Jul 17 23:23:01 2014 (r268818) @@ -391,7 +391,7 @@ If is .Pf non- Dv NULL , only the -.Pf uio_resid +.Fa uio_resid of .Fa uio is used. Modified: head/share/man/man9/usbdi.9 ============================================================================== --- head/share/man/man9/usbdi.9 Thu Jul 17 23:14:47 2014 (r268817) +++ head/share/man/man9/usbdi.9 Thu Jul 17 23:23:01 2014 (r268818) @@ -507,7 +507,7 @@ This flag causes a failing USB transfer queue except in the case of "xfer->error" equal to "USB_ERR_CANCELLED". No other USB transfers in the affected PIPE queue will be started until either: -.Bl -tag -width "1" +.Bl -tag -width "X" .It 1 The failing USB transfer is stopped using "usbd_transfer_stop()". .It 2 _______________________________________________ svn-src-head@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"