Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/share/man/man9
Module Name: src
Committed By: nat
Date: Mon Oct 28 15:04:26 UTC 2024
Modified Files:
src/share/man/man9: scsipi.9
Log Message:
Document scsipi_done_once(9).
Same as scsipi_done(9) but does not run more commands from the xfer queue. It
is up to the caller of scsipi_done once to check the queue once the transfer
is complete.
To generate a diff of this commit:
cvs rdiff -u -r1.31 -r1.32 src/share/man/man9/scsipi.9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index