diff options
-rw-r--r-- | content.tex | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/content.tex b/content.tex index 19f1c32..9670976 100644 --- a/content.tex +++ b/content.tex @@ -3974,8 +3974,7 @@ only exist if VIRTIO_CONSOLE_F_MULTIPORT is set. are valid. \item[VIRTIO_CONSOLE_F_MULTIPORT (1)] Device has support for multiple - ports; \field{nr_ports} and \field{max_nr_ports} are - valid and control virtqueues will be used. + ports; \field{max_nr_ports} is valid and control virtqueues will be used. \item[VIRTIO_CONSOLE_F_EMERG_WRITE (2)] Device has support for emergency write. Configuration field emerg_wr is valid. |