9front - general discussion about 9front
 help / color / mirror / Atom feed
From: kemal <kemali13@protonmail.com>
To: "9front@9front.org" <9front@9front.org>
Subject: [9front] [PATCH] fix small typo in vmx(3)
Date: Sat, 06 Mar 2021 21:17:01 +0000	[thread overview]
Message-ID: <_awOw0b-SPHG74IZrgToVEDzTRCgaFQi595LTmOqc_kSRcoThWRnO8tC4fJuSJoXDSrkFINagFJd6bEPZJ_ALL7ZSz6rIV9BrOX0UW18RM0=@protonmail.com> (raw)

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


             reply	other threads:[~2021-03-06 21:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-06 21:17 kemal [this message]
2021-03-06 21:53 ` Sigrid Solveig Haflínudóttir

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='_awOw0b-SPHG74IZrgToVEDzTRCgaFQi595LTmOqc_kSRcoThWRnO8tC4fJuSJoXDSrkFINagFJd6bEPZJ_ALL7ZSz6rIV9BrOX0UW18RM0=@protonmail.com' \
    --to=kemali13@protonmail.com \
    --cc=9front@9front.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).