git: 87909fd428e1 - main - virtio_gpu.4: Canonicalize SYNOPSIS

From: Alexander Ziaee <ziaee_at_FreeBSD.org>
Date: Sat, 29 Aug 2026 20:06:32 UTC
The branch main has been updated by ziaee:

URL: https://cgit.FreeBSD.org/src/commit/?id=87909fd428e16df5712ab5b581fbaad78156f094

commit 87909fd428e16df5712ab5b581fbaad78156f094
Author:     Alexander Ziaee <ziaee@FreeBSD.org>
AuthorDate: 2026-08-29 19:55:51 +0000
Commit:     Alexander Ziaee <ziaee@FreeBSD.org>
CommitDate: 2026-08-29 19:55:51 +0000

    virtio_gpu.4: Canonicalize SYNOPSIS
    
    MFC after:      3 days
---
 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