From 60772f692e88efc2e347d83da5e50cdf9d47e48c Mon Sep 17 00:00:00 2001 From: rusty Date: Tue, 11 Feb 2014 00:14:47 +0000 Subject: Feedback: minor clarity update from Thomas. Signed-off-by: Rusty Russell git-svn-id: https://tools.oasis-open.org/version-control/svn/virtio@229 0c8fb4dd-22a2-4bb5-bc14-6c75a5f43652 --- feedback/6.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'feedback/6.txt') diff --git a/feedback/6.txt b/feedback/6.txt index 64706f3..2495737 100644 --- a/feedback/6.txt +++ b/feedback/6.txt @@ -344,7 +344,7 @@ index 7e77740..ca155ec 100644 + a port as a console port. There may be more than one console port. + The driver SHOULD treat the port in a manner suitable for text + console access; the driver MUST respond with a VIRTIO_CONSOLE_PORT_OPEN -+ message. The driver MUST set \field{value} to 1. ++ message, with \field{value} to 1. +\item [VIRTIO_CONSOLE_RESIZE (5)] Sent by the device to indicate + a console size change. \field{value} is unused. The buffer is followed by the number of columns and rows: +\begin{lstlisting} -- cgit v1.2.3