From nobody Thu Jan 1 18:05:46 2026 X-Original-To: dev-commits-src-branches@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4dhvrV6TRRz6MWDC for ; Thu, 01 Jan 2026 18:05:46 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R13" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4dhvrV5R17z3YQQ for ; Thu, 01 Jan 2026 18:05:46 +0000 (UTC) (envelope-from git@FreeBSD.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1767290746; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=qpc2LUh1I1AJT3ti9mmYpz/r7RXTXCvHqUlJRX+IIk4=; b=QU3frFioehgi6679pBoie32C0QBBzzI2zmu+Kb1E+SkcCSPOtCjuB2JAvL7iFs6d4NRsyy aajKYeTU7hjNrjuXr0057cOJC6t/MlFBzmMC0nxOz50Z6AhQZ5YEHEoMsB6r7uADV630y1 BxUJgoJn1mjuP+QHqAoLrlRs1HHIhg8gQjhyezluZ4B8X51m+wZeVduZGntxT+azqo75h/ JJSdCjRgmx0H+Gc4YkQw+s7agq75KMe8l62rXdm0jM7RQmNnOukHC+/uzaPkiNO2tll4lj MvbeAjqzuCVNYaIs2BMzg6iSZLAdUOVXuSHKkqb7MegnZRQC7qBM92p/cdeuPg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1767290746; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding; bh=qpc2LUh1I1AJT3ti9mmYpz/r7RXTXCvHqUlJRX+IIk4=; b=MllRm2K8xVvcFHZw/3XD5xsk1Yl1VZ09fpBININycsXv20ZLGsg9bS16KXmgL3Vp6kcn6n kA37k2zTFgUjiR/DbeHrY63DFPkSKMZqfctJbhjsl3PchUTBk1H+WbPhYfvFQ0A6JYjhru 34AKUEkIV4EpXpHkVdwnjfhbzqu6gpegfJaozuSkl5kmsZvmwbi/LEWpNLu2lI3sf6DpDt d308fmWcjsLWx1kERY3Rj9qgcZ1fHaGOTtFZeT7v1GMmLRAPQaLwQFm+SyncO2qPnoC6vI yhMcLZaWZleCTsgHPhEVf918asD0xj+R3s4FRmgjl7PdVBZnSm9PEtNpKg6++Q== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1767290746; a=rsa-sha256; cv=none; b=GVOitgkw8+jB8cGytoeDQlgNHhYobxpn9QqH3Bb7zLoT7QqNpKzDJfGFLjEmcWreCEtBeF UWql2uJdiYKGoEuT9QWbtIlqPwdJPT7g2+5YnOtz6mQhVKzkA4m5wyBIVY5iSm5JP31aUZ QcqHktbT2i6ZmexwdJyclYukXx1Vm3T6XUxJPXn7UZEoLgcwx+TpmAyiZz4Cj/yziaQPba BGWt5d/udSk9yuhbnpnkC2ezvqxCjFUR2QQx6nCI57HVuJ8SL5Zj5pxH5JxIRt8n8B8NIJ O0YF6o3nBuPMdPX5fyyDbxBBDZcdiXTX22qdrLXYUNTm+hvxkZW4Z2iD3EwxjA== ARC-Authentication-Results: i=1; mx1.freebsd.org; none Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) by mxrelay.nyi.freebsd.org (Postfix) with ESMTP id 4dhvrV4zvBzkDN for ; Thu, 01 Jan 2026 18:05:46 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from git (uid 1279) (envelope-from git@FreeBSD.org) id 3560a by gitrepo.freebsd.org (DragonFly Mail Agent v0.13+ on gitrepo.freebsd.org); Thu, 01 Jan 2026 18:05:46 +0000 To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Alexander Ziaee Subject: git: 49358373aa8a - stable/15 - examples/mdoc: Remove document description quotes List-Id: Commits to the stable branches of the FreeBSD src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-branches@freebsd.org Sender: owner-dev-commits-src-branches@FreeBSD.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: ziaee X-Git-Repository: src X-Git-Refname: refs/heads/stable/15 X-Git-Reftype: branch X-Git-Commit: 49358373aa8a42f47b256656afdc2f831e2429fa Auto-Submitted: auto-generated Date: Thu, 01 Jan 2026 18:05:46 +0000 Message-Id: <6956b77a.3560a.10c4fae5@gitrepo.freebsd.org> The branch stable/15 has been updated by ziaee: URL: https://cgit.FreeBSD.org/src/commit/?id=49358373aa8a42f47b256656afdc2f831e2429fa commit 49358373aa8a42f47b256656afdc2f831e2429fa Author: Alexander Ziaee AuthorDate: 2025-12-17 17:15:53 +0000 Commit: Alexander Ziaee CommitDate: 2026-01-01 18:05:04 +0000 examples/mdoc: Remove document description quotes Quotes in roff do not work the way quotes in shell do, remove them from the examples to hopefully lead less people astray. MFC after: 3 days (cherry picked from commit 067b62bd5834484c927038aff28d36da6c5d6cca) --- share/examples/mdoc/example.1 | 2 +- share/examples/mdoc/example.3 | 2 +- share/examples/mdoc/example.4 | 2 +- share/examples/mdoc/example.9 | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/share/examples/mdoc/example.1 b/share/examples/mdoc/example.1 index daffb8bc0422..8305cf45944c 100644 --- a/share/examples/mdoc/example.1 +++ b/share/examples/mdoc/example.1 @@ -10,7 +10,7 @@ .Os .Sh NAME .Nm example -.Nd "example command manual page" +.Nd example command manual page .Sh SYNOPSIS .Nm .Op Fl abc diff --git a/share/examples/mdoc/example.3 b/share/examples/mdoc/example.3 index 22c398e0491c..a1e47b34064b 100644 --- a/share/examples/mdoc/example.3 +++ b/share/examples/mdoc/example.3 @@ -10,7 +10,7 @@ .Os .Sh NAME .Nm example -.Nd "example library function manual page" +.Nd example library function manual page .Sh LIBRARY .\" Note: list of available libraries is available in mdoc(7) .Lb libc diff --git a/share/examples/mdoc/example.4 b/share/examples/mdoc/example.4 index e627f81af530..0b9e856b01ed 100644 --- a/share/examples/mdoc/example.4 +++ b/share/examples/mdoc/example.4 @@ -10,7 +10,7 @@ .Os .Sh NAME .Nm example -.Nd "example device driver manual page" +.Nd example device driver manual page .Sh SYNOPSIS To compile the driver into the kernel, place the following lines in the diff --git a/share/examples/mdoc/example.9 b/share/examples/mdoc/example.9 index f105f7465f2c..3e56aa4ad89c 100644 --- a/share/examples/mdoc/example.9 +++ b/share/examples/mdoc/example.9 @@ -10,7 +10,7 @@ .Os .Sh NAME .Nm example -.Nd "example kernel interface manual page" +.Nd example kernel interface manual page .Sh SYNOPSIS .In sys/example.h .Ft int