diff options
author | rusty <rusty@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2014-02-20 04:47:33 +0000 |
---|---|---|
committer | rusty <rusty@0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652> | 2014-02-20 04:47:33 +0000 |
commit | 1cb300f361ac0114b9ffe5f7fff2e613b101e5aa (patch) | |
tree | ae85443e2b177203a1f2df5e1cf22ccb07cfdce2 /content.tex | |
parent | 65c4282c789c43ec7a6fb600afb5f1df0aa67146 (diff) |
SCSI: missing space.
Signed-off-by: Rusty Russell <rusty@au1.ibm.com>
git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@252 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652
Diffstat (limited to 'content.tex')
-rw-r--r-- | content.tex | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/content.tex b/content.tex index 2928eb8..c804c53 100644 --- a/content.tex +++ b/content.tex @@ -4187,7 +4187,7 @@ contents of \field{event}. The following events are defined: By sending this event, the device signals that a logical unit on a target has been reset, including the case of a new device - appearing or disappearing on the bus.The device fills in all + appearing or disappearing on the bus. The device fills in all fields. \field{event} is set to VIRTIO_SCSI_T_TRANSPORT_RESET. \field{lun} addresses a logical unit in the SCSI host. |