
6 May
2014
6 May
'14
12:59 a.m.
On Tue, May 06, 2014 at 11:13:23AM +0800, Chen Hanxiao wrote:
s/virual/virtual
Signed-off-by: Chen Hanxiao <chenhanxiao@cn.fujitsu.com> --- docs/formatdomain.html.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index b1be724..4f19473 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -4787,7 +4787,7 @@ qemu-kvm -net nic,model=? /dev/null
<p> The nmdm device driver, available on FreeBSD, provides two - tty devices connected together by a virual null modem cable. + tty devices connected together by a virtual null modem cable. <span class="since">Since 1.2.4</span> </p>
ACK & Pushed, thanks. Martin