From owner-svn-src-all@freebsd.org Thu May 18 20:41:56 2017 Return-Path: Delivered-To: svn-src-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id DB72FD73E1E; Thu, 18 May 2017 20:41:56 +0000 (UTC) (envelope-from trasz@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 934BA1F9; Thu, 18 May 2017 20:41:56 +0000 (UTC) (envelope-from trasz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v4IKftfg020342; Thu, 18 May 2017 20:41:55 GMT (envelope-from trasz@FreeBSD.org) Received: (from trasz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v4IKftlZ020338; Thu, 18 May 2017 20:41:55 GMT (envelope-from trasz@FreeBSD.org) Message-Id: <201705182041.v4IKftlZ020338@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: trasz set sender to trasz@FreeBSD.org using -f From: Edward Tomasz Napierala Date: Thu, 18 May 2017 20:41:55 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org Subject: svn commit: r318492 - stable/11/share/man/man4 X-SVN-Group: stable-11 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 May 2017 20:41:57 -0000 Author: trasz Date: Thu May 18 20:41:55 2017 New Revision: 318492 URL: https://svnweb.freebsd.org/changeset/base/318492 Log: MFC r317460: Add some .Xrs to USB serial driver man pages. Modified: stable/11/share/man/man4/ubser.4 stable/11/share/man/man4/ucom.4 stable/11/share/man/man4/ucycom.4 stable/11/share/man/man4/uipaq.4 Directory Properties: stable/11/ (props changed) Modified: stable/11/share/man/man4/ubser.4 ============================================================================== --- stable/11/share/man/man4/ubser.4 Thu May 18 20:40:49 2017 (r318491) +++ stable/11/share/man/man4/ubser.4 Thu May 18 20:41:55 2017 (r318492) @@ -60,6 +60,7 @@ driver provides support for the BWCT con .El .Sh SEE ALSO .Xr tty 4 , +.Xr ucom 4 , .Xr usb 4 .Sh HISTORY The Modified: stable/11/share/man/man4/ucom.4 ============================================================================== --- stable/11/share/man/man4/ucom.4 Thu May 18 20:40:49 2017 (r318491) +++ stable/11/share/man/man4/ucom.4 Thu May 18 20:41:55 2017 (r318492) @@ -99,8 +99,15 @@ Capture pulses on the DCD line. .Sh SEE ALSO .Xr tty 4 , .Xr uark 4 , +.Xr ubsa 4 , +.Xr ubser 4 , .Xr uchcom 4 , +.Xr ucycom 4 , +.Xr ufoma 4 , .Xr uftdi 4 , +.Xr uhso 4 , +.\".Xr ugensa 4 , +.Xr uipaq 4 , .Xr umcs 4 , .Xr umct 4 , .Xr umodem 4 , Modified: stable/11/share/man/man4/ucycom.4 ============================================================================== --- stable/11/share/man/man4/ucycom.4 Thu May 18 20:40:49 2017 (r318491) +++ stable/11/share/man/man4/ucycom.4 Thu May 18 20:41:55 2017 (r318492) @@ -73,6 +73,7 @@ DeLorme Earthmate USB GPS receiver .El .Sh SEE ALSO .Xr tty 4 , +.Xr ucom 4 , .Xr usb 4 .Sh HISTORY The Modified: stable/11/share/man/man4/uipaq.4 ============================================================================== --- stable/11/share/man/man4/uipaq.4 Thu May 18 20:40:49 2017 (r318491) +++ stable/11/share/man/man4/uipaq.4 Thu May 18 20:41:55 2017 (r318492) @@ -82,7 +82,6 @@ driver which makes it behave like a .Sh SEE ALSO .Xr tty 4 , .Xr ucom 4 , -.Xr uhub 4 , .Xr usb 4 .Sh HISTORY The