From owner-dev-commits-src-branches@freebsd.org Mon Apr 5 08:44:02 2021 Return-Path: Delivered-To: dev-commits-src-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id ECC595C72A6; Mon, 5 Apr 2021 08:44:02 +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 "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FDPMk6G5fz3j2B; Mon, 5 Apr 2021 08:44:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (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 did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C85AD15E8E; Mon, 5 Apr 2021 08:44:02 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 1358i2EO074343; Mon, 5 Apr 2021 08:44:02 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 1358i2Ga074342; Mon, 5 Apr 2021 08:44:02 GMT (envelope-from git) Date: Mon, 5 Apr 2021 08:44:02 GMT Message-Id: <202104050844.1358i2Ga074342@gitrepo.freebsd.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org From: Gordon Bergling Subject: git: c5f88140d0e8 - stable/13 - cnv(9): Use a proper manual page section MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: gbe X-Git-Repository: src X-Git-Refname: refs/heads/stable/13 X-Git-Reftype: branch X-Git-Commit: c5f88140d0e83c77ae8b25fc1e2b09e14a49c8a5 Auto-Submitted: auto-generated X-BeenThere: dev-commits-src-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the stable branches of the FreeBSD src repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Apr 2021 08:44:03 -0000 The branch stable/13 has been updated by gbe (doc committer): URL: https://cgit.FreeBSD.org/src/commit/?id=c5f88140d0e83c77ae8b25fc1e2b09e14a49c8a5 commit c5f88140d0e83c77ae8b25fc1e2b09e14a49c8a5 Author: Gordon Bergling AuthorDate: 2021-01-27 17:18:17 +0000 Commit: Gordon Bergling CommitDate: 2021-04-05 08:43:32 +0000 cnv(9): Use a proper manual page section (cherry picked from commit 8dba3dd846cf60c9014f81b099058a9023477096) --- share/man/man9/cnv.9 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man9/cnv.9 b/share/man/man9/cnv.9 index 737a1b2fb518..eaae3f7156ab 100644 --- a/share/man/man9/cnv.9 +++ b/share/man/man9/cnv.9 @@ -166,7 +166,7 @@ resources. If an element of the given cookie has the wrong type or does not exist, the program is aborted. -.Sh EXAMPLE +.Sh EXAMPLES The following example demonstrates how to deal with cnvlist API. .Bd -literal int type;