Module Name:    src
Committed By:   wiz
Date:           Sun Feb 11 14:15:14 UTC 2018

Modified Files:
        src/share/man/man4: ahc.4 bluetooth.4

Log Message:
Remove Tn.


To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 src/share/man/man4/ahc.4
cvs rdiff -u -r1.21 -r1.22 src/share/man/man4/bluetooth.4

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man4/ahc.4
diff -u src/share/man/man4/ahc.4:1.35 src/share/man/man4/ahc.4:1.36
--- src/share/man/man4/ahc.4:1.35	Thu Feb  8 09:03:23 2018
+++ src/share/man/man4/ahc.4	Sun Feb 11 14:15:14 2018
@@ -1,4 +1,4 @@
-.\"	$NetBSD: ahc.4,v 1.35 2018/02/08 09:03:23 dholland Exp $
+.\"	$NetBSD: ahc.4,v 1.36 2018/02/11 14:15:14 wiz Exp $
 .\"
 .\" Copyright (c) 1995, 1996, 1997, 1998, 2000
 .\" 	Justin T. Gibbs.  All rights reserved.
@@ -67,78 +67,65 @@ Change the default SCSI id for cards wit
 .\" .Pp
 .\" For one or more SCSI buses:
 .\" .Cd device scbus0 at ahc0
-For
-.Tn SCSI
-buses:
+For SCSI buses:
 .Cd scsibus* at ahc?
 .Sh DESCRIPTION
-.\" This driver provides access to the
-.\" .Tn SCSI
-.\" bus(es) connected to Adaptec
-.\" .Tn AIC7770 ,
-.\" .Tn AIC7850 ,
-.\" .Tn AIC7860 ,
-.\" .Tn AIC7870 ,
-.\" .Tn AIC7880 ,
-.\" .Tn AIC7890 ,
-.\" .Tn AIC7891 ,
-.\" .Tn AIC7892 ,
-.\" .Tn AIC7895 ,
-.\" .Tn AIC7896 ,
-.\" .Tn AIC7897
+.\" This driver provides access to the SCSI bus(es) connected to Adaptec
+.\" AIC7770,
+.\" AIC7850,
+.\" AIC7860,
+.\" AIC7870,
+.\" AIC7880,
+.\" AIC7890,
+.\" AIC7891,
+.\" AIC7892,
+.\" AIC7895,
+.\" AIC7896,
+.\" AIC7897
 .\" and
-.\" .Tn AIC7899
+.\" AIC7899
 .\" host adapter chips.
 .\" These chips are found on many motherboards as well as the following
 .\" Adaptec SCSI controller cards:
-.\" .Tn 274X(W) ,
-.\" .Tn 274X(T) ,
-.\" .Tn 284X ,
-.\" .Tn 2910 ,
-.\" .Tn 2915 ,
-.\" .Tn 2920C ,
-.\" .Tn 2930C ,
-.\" .Tn 2930U2 ,
-.\" .Tn 2940 ,
-.\" .Tn 2940U ,
-.\" .Tn 2940AU ,
-.\" .Tn 2940UW ,
-.\" .Tn 2940UW Dual ,
-.\" .Tn 2940UW Pro ,
-.\" .Tn 2940U2W ,
-.\" .Tn 2940U2B ,
-.\" .Tn 2950U2W ,
-.\" .Tn 2950U2B ,
-.\" .Tn 19160B ,
-.\" .Tn 29160 ,
-.\" .Tn 29160B ,
-.\" .Tn 29160N ,
-.\" .Tn 3940 ,
-.\" .Tn 3940U ,
-.\" .Tn 3940AU ,
-.\" .Tn 3940UW ,
-.\" .Tn 3940AUW ,
-.\" .Tn 3940U2W ,
-.\" .Tn 3950U2 ,
-.\" .Tn 3960 ,
-.\" .Tn 39160 ,
-.\" .Tn 3985 ,
+.\" 274X(W),
+.\" 274X(T),
+.\" 284X,
+.\" 2910,
+.\" 2915,
+.\" 2920C,
+.\" 2930C,
+.\" 2930U2,
+.\" 2940,
+.\" 2940U,
+.\" 2940AU,
+.\" 2940UW,
+.\" 2940UW Dual,
+.\" 2940UW Pro,
+.\" 2940U2W,
+.\" 2940U2B,
+.\" 2950U2W,
+.\" 2950U2B,
+.\" 19160B,
+.\" 29160,
+.\" 29160B,
+.\" 29160N,
+.\" 3940,
+.\" 3940U,
+.\" 3940AU,
+.\" 3940UW,
+.\" 3940AUW,
+.\" 3940U2W,
+.\" 3950U2,
+.\" 3960,
+.\" 39160,
+.\" 3985,
 .\" and
-.\" .Tn 4944UW .
+.\" 4944UW .
 The
 .Nm
-device driver supports
-.Tn SCSI
-controllers based on
-.Tn Adaptec
-.Tn AIC77xx
-and
-.Tn AIC78xx
-.Tn SCSI
-host adapter chips found on many motherboards as well as
-.Tn Adaptec
-.Tn SCSI
-controller cards.
+device driver supports SCSI controllers based on Adaptec AIC77xx
+and AIC78xx SCSI host adapter chips found on many motherboards as well as
+Adaptec SCSI controller cards.
 .Pp
 Driver features include support for twin and wide buses,
 fast, ultra or ultra2 synchronous transfers depending on controller type,
@@ -167,17 +154,9 @@ with this option enabled.
 .\" of all units where target mode is desired.
 .\" For example, a value of 0x25, would enable target mode on units 0, 2, and 5.
 .\" .Pp
-Per target configuration performed in the
-.Tn SCSI-Select
-menu, accessible at boot
-in
-.No non- Ns Tn EISA
-models,
-or through an
-.Tn EISA
-configuration utility for
-.Tn EISA
-models,
+Per target configuration performed in the SCSI-Select menu, accessible at boot
+in non-EISA models,
+or through an EISA configuration utility for EISA models,
 is honored by this driver.
 This includes synchronous/asynchronous transfers,
 maximum synchronous negotiation rate,
@@ -185,30 +164,20 @@ wide transfers,
 disconnection,
 the host adapter's SCSI ID,
 and,
-in the case of
-.Tn EISA
-Twin Channel controllers,
+in the case of EISA Twin Channel controllers,
 the primary channel selection.
 For systems that store non-volatile settings in a system specific manner
 rather than a serial EEPROM directly connected to the aic7xxx controller,
-the
-.Tn BIOS
-must be enabled for the driver to access this information.
-This restriction applies to all
-.Tn EISA
-and many motherboard configurations.
+the BIOS must be enabled for the driver to access this information.
+This restriction applies to all EISA and many motherboard configurations.
 .Pp
 Note that I/O addresses are determined automatically by the probe routines,
 but care should be taken when using a 284x
-.Pq Tn VESA No local bus controller
-in an
-.Tn EISA
-system.
-The jumpers setting the I/O area for the 284x should match the
-.Tn EISA
+.Pq VESA No local bus controller
+in an EISA system.
+The jumpers setting the I/O area for the 284x should match the EISA
 slot into which the card is inserted to prevent conflicts with other
-.Tn EISA
-cards.
+EISA cards.
 .Pp
 Performance and feature sets vary throughout the aic7xxx product line.
 The following table provides a comparison of the different chips supported
@@ -218,7 +187,6 @@ driver.
 Note that wide and twin channel features, although always supported
 by a particular chip, may be disabled in a particular motherboard
 or card design.
-.Pp
 .Bl -column "aic7895c" "MIPS" "EISA/VL" "MaxSync" "MaxWidth" "SCBs" "2 3 4 5 6 7 8"
 .It Sy Chip  Ta Sy MIPS Ta Sy Bus Ta Sy MaxSync Ta Sy MaxWidth Ta Sy SCBs Ta Sy Features
 .It aic7770  Ta 10   Ta EISA/VL Ta 10MHz   Ta 16Bit    Ta  4   Ta 1
@@ -235,7 +203,6 @@ or card design.
 .It aic7897  Ta 20   Ta PCI/64  Ta 40MHz   Ta 16Bit    Ta 16   Ta 2 3 4 5 6 7 8
 .It aic7899  Ta 20   Ta PCI/64  Ta 80MHz   Ta 16Bit    Ta 16   Ta 2 3 4 5 6 7 8
 .El
-.Pp
 .Bl -enum -compact
 .It
 Multiplexed Twin Channel Device - One controller servicing two buses.
@@ -260,29 +227,20 @@ Multiple Target IDs - Allows the control
 target on multiple SCSI IDs.
 .El
 .Sh HARDWARE
-Supported
-.Tn SCSI
-controllers include:
-.Pp
+Supported SCSI controllers include:
 .Bl -item -offset indent
 .It
-.Tn Adaptec AHA-2742W
-EISA Fast Wide SCSI adapter
+Adaptec AHA-2742W EISA Fast Wide SCSI adapter
 .It
-.Tn Adaptec AHA-274xAT
-EISA dual channel Fast SCSI adapter
+Adaptec AHA-274xAT EISA dual channel Fast SCSI adapter
 .It
-.Tn Adaptec AHA-284x
-VL Fast SCSI adapter
+Adaptec AHA-284x VL Fast SCSI adapter
 .It
-.Tn Adaptec AHA-2910
-PCI Fast SCSI adapter (no SCSI BIOS)
+Adaptec AHA-2910 PCI Fast SCSI adapter (no SCSI BIOS)
 .It
-.Tn Adaptec AHA-2915
-PCI Fast SCSI adapter (no SCSI BIOS)
+Adaptec AHA-2915 PCI Fast SCSI adapter (no SCSI BIOS)
 .It
-.Tn Adaptec AHA-2920C
-PCI Fast SCSI adapter
+Adaptec AHA-2920C PCI Fast SCSI adapter
 .Bl -item -offset indent
 .It
 Note:
@@ -290,109 +248,67 @@ Adaptec AHA-2920/A which use the Future 
 by this driver.
 .El
 .It
-.Tn Adaptec AHA-2930C
-PCI Ultra SCSI adapter
+Adaptec AHA-2930C PCI Ultra SCSI adapter
 .It
-.Tn Adaptec AHA-2930U2
-PCI Ultra2 Wide LVD SCSI adapter
+Adaptec AHA-2930U2 PCI Ultra2 Wide LVD SCSI adapter
 .It
-.Tn Adaptec AHA-2940
-PCI Fast SCSI adapter
+Adaptec AHA-2940 PCI Fast SCSI adapter
 .It
-.Tn Adaptec AHA-2940U
-PCI Ultra SCSI adapter
+Adaptec AHA-2940U PCI Ultra SCSI adapter
 .It
-.Tn Adaptec AHA-2940AU
-PCI Ultra SCSI adapter
+Adaptec AHA-2940AU PCI Ultra SCSI adapter
 .It
-.Tn Adaptec AHA-2940UW
-PCI Ultra Wide SCSI adapter
+Adaptec AHA-2940UW PCI Ultra Wide SCSI adapter
 .It
-.Tn Adaptec AHA-2940UW Dual
-PCI dual channel Ultra Wide SCSI adapter
+Adaptec AHA-2940UW Dual PCI dual channel Ultra Wide SCSI adapter
 .It
-.Tn Adaptec AHA-2940UW Pro
-PCI Ultra Wide SCSI adapter
+Adaptec AHA-2940UW Pro PCI Ultra Wide SCSI adapter
 .It
-.Tn Adaptec AHA-2940U2W
-PCI Ultra2 Wide LVD SCSI adapter
+Adaptec AHA-2940U2W PCI Ultra2 Wide LVD SCSI adapter
 .It
-.Tn Adaptec AHA-2940U2B
-PCI Ultra2 Wide LVD SCSI adapter
+Adaptec AHA-2940U2B PCI Ultra2 Wide LVD SCSI adapter
 .It
-.Tn Adaptec AHA-2944W
-PCI Fast Wide Differential SCSI adapter
+Adaptec AHA-2944W PCI Fast Wide Differential SCSI adapter
 .It
-.Tn Adaptec AHA-2944UW
-PCI Ultra Wide Differential SCSI adapter
+Adaptec AHA-2944UW PCI Ultra Wide Differential SCSI adapter
 .It
-.Tn Adaptec AHA-2950U2W
+Adaptec AHA-2950U2W
 .It
-.Tn Adaptec AHA-2950U2B
-64bit PCI Ultra2 Wide LVD SCSI adapter
+Adaptec AHA-2950U2B 64bit PCI Ultra2 Wide LVD SCSI adapter
 .It
-.Tn Adaptec AHA-19160B
-PCI Ultra160 Wide LVD SCSI adapter
+Adaptec AHA-19160B PCI Ultra160 Wide LVD SCSI adapter
 .It
-.Tn Adaptec ASC-29160
-PCI Ultra160 Wide LVD SCSI adapter
+Adaptec ASC-29160 PCI Ultra160 Wide LVD SCSI adapter
 .It
-.Tn Adaptec AHA-29160N
-PCI Ultra160 Wide LVD SCSI adapter
+Adaptec AHA-29160N PCI Ultra160 Wide LVD SCSI adapter
 .It
-.Tn Adaptec AHA-29160B
-64bit PCI Ultra160 Wide LVD SCSI adapter
+Adaptec AHA-29160B 64bit PCI Ultra160 Wide LVD SCSI adapter
 .It
-.Tn Adaptec AHA-3940
-PCI dual channel Fast SCSI adapter
+Adaptec AHA-3940 PCI dual channel Fast SCSI adapter
 .It
-.Tn Adaptec AHA-3940U
-PCI dual channel Ultra SCSI adapter
+Adaptec AHA-3940U PCI dual channel Ultra SCSI adapter
 .It
-.Tn Adaptec AHA-3940AU
-PCI dual channel Ultra SCSI adapter
+Adaptec AHA-3940AU PCI dual channel Ultra SCSI adapter
 .It
-.Tn Adaptec AHA-3940UW
-PCI dual channel Ultra Wide SCSI adapter
+Adaptec AHA-3940UW PCI dual channel Ultra Wide SCSI adapter
 .It
-.Tn Adaptec AHA-3940AUW
-PCI dual channel Ultra Wide SCSI adapter
+Adaptec AHA-3940AUW PCI dual channel Ultra Wide SCSI adapter
 .It
-.Tn Adaptec AHA-3940U2W
-PCI dual channel Ultra2 Wide LVD SCSI adapter
+Adaptec AHA-3940U2W PCI dual channel Ultra2 Wide LVD SCSI adapter
 .It
-.Tn Adaptec AHA-3950U2
-64bit PCI dual channel Ultra2 Wide LVD SCSI adapter
+Adaptec AHA-3950U2 64bit PCI dual channel Ultra2 Wide LVD SCSI adapter
 .It
-.Tn Adaptec AHA-3960
-64bit PCI dual channel Ultra160 Wide LVD SCSI adapter
+Adaptec AHA-3960 64bit PCI dual channel Ultra160 Wide LVD SCSI adapter
 .It
-.Tn Adaptec AHA-3985
-PCI dual channel Fast SCSI RAID adapter
+Adaptec AHA-3985 PCI dual channel Fast SCSI RAID adapter
 .It
-.Tn Adaptec AHA-39160
-64bit PCI dual channel Ultra160 Wide LVD SCSI adapter
+Adaptec AHA-39160 64bit PCI dual channel Ultra160 Wide LVD SCSI adapter
 .It
-.Tn Adaptec AHA-4944UW
-PCI quad channel PCI Ultra Wide Differential SCSI adapter
+Adaptec AHA-4944UW PCI quad channel PCI Ultra Wide Differential SCSI adapter
 .It
-Other SCSI controllers based on the
-.Tn Adaptec
-.Tn AIC7770 ,
-.Tn AIC7850 ,
-.Tn AIC7860 ,
-.Tn AIC7870 ,
-.Tn AIC7880 ,
-.Tn AIC7890 ,
-.Tn AIC7891 ,
-.Tn AIC7892 ,
-.Tn AIC7895 ,
-.Tn AIC7896 ,
-.Tn AIC7897
-and
-.Tn AIC7899
-.Tn SCSI
-host adapter chips.
+Other SCSI controllers based on the Adaptec AIC7770, AIC7850,
+AIC7860, AIC7870, AIC7880, AIC7890, AIC7891, AIC7892, AIC7895,
+AIC7896, AIC7897 and AIC7899 SCSI host adapter chips.
 .El
 .Sh SCSI CONTROL BLOCKS (SCBs)
 Every transaction sent to a device on the SCSI bus is assigned a
@@ -451,9 +367,7 @@ and
 .Sh AUTHORS
 The
 .Nm
-driver, the
-.Tn AIC7xxx
-sequencer-code assembler,
+driver, the AIC7xxx sequencer-code assembler,
 and the firmware running on the aic7xxx chips was written by
 .An Justin T. Gibbs .
 .Nx
@@ -461,16 +375,12 @@ porting is done by Stefan Grefen, Charle
 Michael Graff, Jason R. Thorpe, Pete Bentley,
 Frank van der Linden and Noriyuki Soda.
 .Sh BUGS
-Some
-.Tn Quantum
-drives (at least the Empire 2100 and 1080s) will not run on an
-.Tn AIC7870
-Rev B in synchronous mode at 10MHz.
+Some Quantum drives (at least the Empire 2100 and 1080s) will not run on an
+AIC7870 Rev B in synchronous mode at 10MHz.
 Controllers with this problem have a
 42 MHz clock crystal on them and run slightly above 10MHz.
 This confuses the drive and hangs the bus.
-Setting a maximum synchronous negotiation rate of 8MHz in the
-.Tn SCSI-Select
+Setting a maximum synchronous negotiation rate of 8MHz in the SCSI-Select
 utility will allow normal operation.
 .Pp
 .\" Although the Ultra2 and Ultra160 products have sufficient instruction

Index: src/share/man/man4/bluetooth.4
diff -u src/share/man/man4/bluetooth.4:1.21 src/share/man/man4/bluetooth.4:1.22
--- src/share/man/man4/bluetooth.4:1.21	Thu Feb  8 09:03:23 2018
+++ src/share/man/man4/bluetooth.4	Sun Feb 11 14:15:14 2018
@@ -1,4 +1,4 @@
-.\"	$NetBSD: bluetooth.4,v 1.21 2018/02/08 09:03:23 dholland Exp $
+.\"	$NetBSD: bluetooth.4,v 1.22 2018/02/11 14:15:14 wiz Exp $
 .\"
 .\" Copyright (c) 2006 Itronix Inc.
 .\" All rights reserved.
@@ -42,9 +42,7 @@
 .In netbt/l2cap.h
 .In netbt/rfcomm.h
 .Sh DESCRIPTION
-The
-.Tn Bluetooth
-Protocol Family
+The Bluetooth Protocol Family
 .Sh ADDRESSING
 Bluetooth Protocol Family sockets all use a
 .Ar sockaddr_bt

Reply via email to