svn commit: r203359 - head/share/man/man4

Joerg Wunsch joerg at FreeBSD.org
Mon Feb 1 21:01:21 UTC 2010


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


More information about the svn-src-head mailing list