Drop mentioning the non-existent read-only socket in the migration
stream description document.
The related record field was removed in commit
8868a0e3f674 ("docs:
update the xenstore migration stream documentation).
Signed-off-by: Juergen Gross <jgross@suse.com>
Acked-by: Julien Grall <jgrall@amazon.com>
master commit:
ace1d2eff80d3d66c37ae765dae3e3cb5697e5a4
master date: 2022-09-08 09:25:58 +0200
| `evtchn-fd` | The file descriptor used to communicate with |
| | the event channel driver |
-xenstored will resume in the original process context. Hence `rw-socket-fd` and
-`ro-socket-fd` simply specify the file descriptors of the sockets. Sockets
-are not always used, however, and so -1 will be used to denote an unused
-socket.
-
+xenstored will resume in the original process context. Hence `rw-socket-fd`
+simply specifies the file descriptor of the socket. Sockets are not always
+used, however, and so -1 will be used to denote an unused socket.
\pagebreak