9front - general discussion about 9front
 help / color / mirror / Atom feed
* [9front] [PATCH] fix small typo in vmx(3)
@ 2021-03-06 21:17 kemal
  2021-03-06 21:53 ` Sigrid Solveig Haflínudóttir
  0 siblings, 1 reply; 2+ messages in thread
From: kemal @ 2021-03-06 21:17 UTC (permalink / raw)
  To: 9front

vmx(3) does not use itself to implement virtual machines.

diff -r 85895476fecf sys/man/3/vmx
--- a/sys/man/3/vmx	Tue Mar 02 22:56:58 2021 -0500
+++ b/sys/man/3/vmx	Sun Mar 07 00:12:20 2021 +0300
@@ -17,7 +17,7 @@
 .I vmx
 device supports "virtual CPUs" using the Intel VT-x extension (a.k.a. VMX instruction set).
 This is used by
-.IR vmx (3)
+.IR vmx (1)
 to implement virtual machines.
 Access to the
 .I vmx


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [9front] [PATCH] fix small typo in vmx(3)
  2021-03-06 21:17 [9front] [PATCH] fix small typo in vmx(3) kemal
@ 2021-03-06 21:53 ` Sigrid Solveig Haflínudóttir
  0 siblings, 0 replies; 2+ messages in thread
From: Sigrid Solveig Haflínudóttir @ 2021-03-06 21:53 UTC (permalink / raw)
  To: 9front

Thanks, applied.


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-03-06 21:59 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-06 21:17 [9front] [PATCH] fix small typo in vmx(3) kemal
2021-03-06 21:53 ` Sigrid Solveig Haflínudóttir

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).