diff options
author | Jerry Jelinek <jerry.jelinek@joyent.com> | 2017-08-14 15:20:50 +0000 |
---|---|---|
committer | Jerry Jelinek <jerry.jelinek@joyent.com> | 2017-08-14 15:20:50 +0000 |
commit | 56e87b45b6d1de7bffef92502ae998b29c378299 (patch) | |
tree | 66a887d1d9f7ecf5daa9a06c148c50e974582ed0 /usr/src | |
parent | f3156461964256d1c034e49b880a19bc94c1c281 (diff) | |
download | illumos-joyent-56e87b45b6d1de7bffef92502ae998b29c378299.tar.gz |
8547 update mandoc to 1.14.3 [fix mandoc errors]
Diffstat (limited to 'usr/src')
-rw-r--r-- | usr/src/man/man9/iport.9 | 4 | ||||
-rw-r--r-- | usr/src/man/man9e/mac_capab_transceiver.9e | 2 | ||||
-rw-r--r-- | usr/src/man/man9f/scsi_hba_iport_register.9f | 4 |
3 files changed, 3 insertions, 7 deletions
diff --git a/usr/src/man/man9/iport.9 b/usr/src/man/man9/iport.9 index 4ffeb3faaa..c51a8bc41a 100644 --- a/usr/src/man/man9/iport.9 +++ b/usr/src/man/man9/iport.9 @@ -34,8 +34,8 @@ These interfaces simplify device drivers by taking care of the creation and destruction of device nodes in the devices tree for enumerated devices as well as performing some amount of hysteresis. .Pp -These abstractions are used in tandem with SCSI complex addressing. A -device driver that uses these interfaces generally passes both the +These abstractions are used in tandem with SCSI complex addressing. +A device driver that uses these interfaces generally passes both the .Dv SCSI_HBA_HBA flag and the .Dv SCSI_HBA_ADDR_COMPLEX diff --git a/usr/src/man/man9e/mac_capab_transceiver.9e b/usr/src/man/man9e/mac_capab_transceiver.9e index 7626fe5fed..78649f0e32 100644 --- a/usr/src/man/man9e/mac_capab_transceiver.9e +++ b/usr/src/man/man9e/mac_capab_transceiver.9e @@ -379,7 +379,7 @@ context. .Xr mac_register 9F , .Xr mac_transceiver_info_set_present 9F , .Xr mac_transceiver_info_set_usable 9F , -.Xr mac_register 9S , +.Xr mac_register 9S .Rs .%N INF-8074i .%T SFP (Small Formfactor Pluggable) Interface diff --git a/usr/src/man/man9f/scsi_hba_iport_register.9f b/usr/src/man/man9f/scsi_hba_iport_register.9f index 4f32054d4c..085c88f3a0 100644 --- a/usr/src/man/man9f/scsi_hba_iport_register.9f +++ b/usr/src/man/man9f/scsi_hba_iport_register.9f @@ -84,9 +84,5 @@ Otherwise, is returned. .Sh SEE ALSO .Xr iport 9 , -.Xr iport 9 , .Xr iportmap 9 , -.Xr scsi_hba_iport_register 9F , -.Xr scsi_hba_iport_register 9F , -.Xr scsi_hba_iportmap_iport_add 9F , .Xr scsi_hba_iportmap_iport_add 9F |