git: 44f0cd486722 - stable/15 - virtio_gpu.4: Canonicalize SYNOPSIS

From: Alexander Ziaee <ziaee_at_FreeBSD.org>
Date: Wed, 16 Sep 2026 12:04:55 UTC
The branch stable/15 has been updated by ziaee:

URL: https://cgit.FreeBSD.org/src/commit/?id=44f0cd48672285a1b9703e7c96850a8c686d05f0

commit 44f0cd48672285a1b9703e7c96850a8c686d05f0
Author:     Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2026-08-29 19:55:51 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-09-16 12:03:41 +0000

    virtio_gpu.4: Canonicalize SYNOPSIS
    
    MFC after:      3 days
    
    (cherry picked from commit 87909fd428e16df5712ab5b581fbaad78156f094)
---
 share/man/man4/virtio_gpu.4 | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)

diff --git a/share/man/man4/virtio_gpu.4 b/share/man/man4/virtio_gpu.4
index f8d48faa05f0..caf318f5e00c 100644
--- a/share/man/man4/virtio_gpu.4
+++ b/share/man/man4/virtio_gpu.4
@@ -33,12 +33,7 @@
 .Nm virtio_gpu
 .Nd VirtIO GPU driver
 .Sh SYNOPSIS
-To compile this driver into the kernel,
-place the following lines in your
-kernel configuration file:
-.Bd -ragged -offset indent
-.Cd "device virtio_gpu"
-.Ed
+.Cd device virtio_gpu
 .Sh DESCRIPTION
 The
 .Nm