Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 04 Apr 2026 14:46:32 +0000
From:      Michael Tuexen <tuexen@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Cc:        Timo =?utf-8?Q?V=C3=B6lker?= <timo.voelker@fh-muenster.de>
Subject:   git: 39c44fc55f0e - main - virtio.4: fix typo
Message-ID:  <69d12448.3b843.2c3ee3df@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by tuexen:

URL: https://cgit.FreeBSD.org/src/commit/?id=39c44fc55f0ed595623fb6d66a4060b7be32fa51

commit 39c44fc55f0ed595623fb6d66a4060b7be32fa51
Author:     Timo Völker <timo.voelker@fh-muenster.de>
AuthorDate: 2026-04-04 14:43:07 +0000
Commit:     Michael Tuexen <tuexen@FreeBSD.org>
CommitDate: 2026-04-04 14:46:25 +0000

    virtio.4: fix typo
    
    Reviewed by:    tuexen
    Fixes:          c70755bc0d8f ("virtio: add loader tunables to sysctl")
    MFC after:      3 days
---
 share/man/man4/virtio.4 | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/share/man/man4/virtio.4 b/share/man/man4/virtio.4
index 0598d5d8621d..8252cc1b7954 100644
--- a/share/man/man4/virtio.4
+++ b/share/man/man4/virtio.4
@@ -22,7 +22,7 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd March 2, 2026
+.Dd April 4, 2026
 .Dt VIRTIO 4
 .Os
 .Sh NAME
@@ -113,7 +113,7 @@ or to negotiate legacy mode and
 use the legacy
 .Nm
 driver
-.Pq 1 .
+.Pq 0 .
 The default value is 0.
 .El
 .Sh SEE ALSO


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69d12448.3b843.2c3ee3df>