Project

General

Profile

Actions

Bug #13744

closed

scsi_hba_attach_setup(9F) missing a period

Added by Jason King about 2 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Category:
manpage - manual pages
Start date:
Due date:
% Done:

100%

Estimated time:
Difficulty:
Bite-size
Tags:
Gerrit CR:
External Bug:

Description

Just noticed that scsi_hba_attach_setup(9F) has the following:

     If SCSI_HBA_TRAN_CLONE is requested in hba_flags, the Fa hba_tran
     structure is cloned once for each target that is attached to the HBA.
     The use of this flag is deprecated, drivers should instead use
     SCSI_HBA_ADDR_COMPLEX for per-target data.

The Fa is obviously a macro that's missing a leading period.

Actions #1

Updated by Electric Monk about 2 years ago

  • Gerrit CR set to 1433
Actions #2

Updated by Jason King about 2 years ago

Testing was a visual inspection of the man page before and after. With the change, the Fa macro is now being interpreted and hba_tran is formatted as expected.

Actions #3

Updated by Electric Monk about 2 years ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100

git commit 779e7536581132768ca7b59a0d19bdb89035ef2c

commit  779e7536581132768ca7b59a0d19bdb89035ef2c
Author: Jason King <jason.brian.king@gmail.com>
Date:   2021-04-24T21:21:22.000Z

    13744 scsi_hba_attach_setup(9F) missing a period
    Reviewed by: Robert Mustacchi <rm@fingolfin.org>
    Reviewed by: Yuri Pankov <yuripv@yuripv.dev>
    Approved by: Dan McDonald <danmcd@joyent.com>

Actions

Also available in: Atom PDF