Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 1 Feb 2010 21:01:20 +0000 (UTC)
From:      Joerg Wunsch <joerg@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r203359 - head/share/man/man4
Message-ID:  <201002012101.o11L1Kcf071498@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: joerg
Date: Mon Feb  1 21:01:20 2010
New Revision: 203359
URL: http://svn.freebsd.org/changeset/base/203359

Log:
  Add xrefs to gpib(3), now that it exists.
  
  MFC after:	3 days

Modified:
  head/share/man/man4/gpib.4
  head/share/man/man4/pcii.4
  head/share/man/man4/tnt4882.4

Modified: head/share/man/man4/gpib.4
==============================================================================
--- head/share/man/man4/gpib.4	Mon Feb  1 20:58:45 2010	(r203358)
+++ head/share/man/man4/gpib.4	Mon Feb  1 21:01:20 2010	(r203359)
@@ -87,7 +87,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: head/share/man/man4/pcii.4
==============================================================================
--- head/share/man/man4/pcii.4	Mon Feb  1 20:58:45 2010	(r203358)
+++ head/share/man/man4/pcii.4	Mon Feb  1 21:01:20 2010	(r203359)
@@ -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: head/share/man/man4/tnt4882.4
==============================================================================
--- head/share/man/man4/tnt4882.4	Mon Feb  1 20:58:45 2010	(r203358)
+++ head/share/man/man4/tnt4882.4	Mon Feb  1 21:01:20 2010	(r203359)
@@ -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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201002012101.o11L1Kcf071498>