From owner-svn-src-all@FreeBSD.ORG Thu Feb 4 19:49:42 2010 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3AC8F106566C; Thu, 4 Feb 2010 19:49:42 +0000 (UTC) (envelope-from joerg@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:4f8:fff6::2c]) by mx1.freebsd.org (Postfix) with ESMTP id 294CB8FC18; Thu, 4 Feb 2010 19:49:42 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.3/8.14.3) with ESMTP id o14JngCs013591; Thu, 4 Feb 2010 19:49:42 GMT (envelope-from joerg@svn.freebsd.org) Received: (from joerg@localhost) by svn.freebsd.org (8.14.3/8.14.3/Submit) id o14JngjY013587; Thu, 4 Feb 2010 19:49:42 GMT (envelope-from joerg@svn.freebsd.org) Message-Id: <201002041949.o14JngjY013587@svn.freebsd.org> From: Joerg Wunsch Date: Thu, 4 Feb 2010 19:49:42 +0000 (UTC) To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-8@freebsd.org X-SVN-Group: stable-8 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Cc: Subject: svn commit: r203502 - stable/8/share/man/man4 X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 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, 04 Feb 2010 19:49:42 -0000 Author: joerg Date: Thu Feb 4 19:49:41 2010 New Revision: 203502 URL: http://svn.freebsd.org/changeset/base/203502 Log: MFC r203359: active xrefs to gpib(3) now that it's actually there. Modified: stable/8/share/man/man4/gpib.4 stable/8/share/man/man4/pcii.4 stable/8/share/man/man4/tnt4882.4 Directory Properties: stable/8/share/man/man4/ (props changed) stable/8/share/man/man4/de.4 (props changed) Modified: stable/8/share/man/man4/gpib.4 ============================================================================== --- stable/8/share/man/man4/gpib.4 Thu Feb 4 19:49:07 2010 (r203501) +++ stable/8/share/man/man4/gpib.4 Thu Feb 4 19:49:41 2010 (r203502) @@ -54,7 +54,7 @@ When opening, an instrument can send dat bus in an unaddressed mode, for example hard-copy printer data. .El .Sh SEE ALSO -.\" .Xr libgpib 3 , +.Xr gpib 3 , .Xr pcii 4 , .Xr tnt4882 4 .Sh HISTORY Modified: stable/8/share/man/man4/pcii.4 ============================================================================== --- stable/8/share/man/man4/pcii.4 Thu Feb 4 19:49:07 2010 (r203501) +++ stable/8/share/man/man4/pcii.4 Thu Feb 4 19:49:41 2010 (r203502) @@ -84,7 +84,7 @@ National Instruments GPIB-PCII/PCIIA (in Axiom AX5488 .El .Sh SEE ALSO -.\" .Xr libgpib 3 , +.Xr gpib 3 , .Xr gpib 4 , .Xr device.hints 5 .Sh HISTORY Modified: stable/8/share/man/man4/tnt4882.4 ============================================================================== --- stable/8/share/man/man4/tnt4882.4 Thu Feb 4 19:49:07 2010 (r203501) +++ stable/8/share/man/man4/tnt4882.4 Thu Feb 4 19:49:41 2010 (r203502) @@ -43,7 +43,7 @@ the TNT4882 bus interface chip. This chip emulates a NEC \(mcPD7210 controller IC as the main interface between the host computer and the instrument bus. .Sh SEE ALSO -.\" .Xr libgpib 3 , +.Xr gpib 3 , .Xr gpib 4 , .Sh HISTORY The