From 96936e80886f4589a025112cff9762cbc6908f14 Mon Sep 17 00:00:00 2001 From: Daniel Kahn Gillmor Date: Thu, 21 Apr 2011 16:11:22 -0400 Subject: fixed README descrption of connecting to the monitor socket --- README | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README b/README index d4a92f2..dc724f5 100644 --- a/README +++ b/README @@ -131,7 +131,7 @@ To access the guest's serial console, do: To access the guest's KVM monitor, do: - ssh -t $GUESTNAME@host.machine socat vms/$GUESTNAME/monitor + ssh -t $GUESTNAME@host.machine socat vms/$GUESTNAME/monitor.socket STDIO HACKING -- cgit v1.2.3