Author: bapt Date: Fri Dec 26 21:45:01 2014 New Revision: 276257 URL: https://svnweb.freebsd.org/changeset/base/276257
Log: mdoc fix Modified: head/share/man/man4/ohci.4 Modified: head/share/man/man4/ohci.4 ============================================================================== --- head/share/man/man4/ohci.4 Fri Dec 26 21:40:45 2014 (r276256) +++ head/share/man/man4/ohci.4 Fri Dec 26 21:45:01 2014 (r276257) @@ -60,9 +60,9 @@ NVIDIA nForce3 Sun PCIO-2 (RIO USB) .El .Sh SEE ALSO -.Xr xhci 4 , .Xr ehci 4 , -.Xr uhci 4 +.Xr uhci 4 , +.Xr xhci 4 .Sh HISTORY The .Nm _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
