Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Apr 2021 08:44:02 GMT
From:      Gordon Bergling <gbe@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: c5f88140d0e8 - stable/13 - cnv(9): Use a proper manual page section
Message-ID:  <202104050844.1358i2Ga074342@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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 <gbe@FreeBSD.org>
AuthorDate: 2021-01-27 17:18:17 +0000
Commit:     Gordon Bergling <gbe@FreeBSD.org>
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;



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202104050844.1358i2Ga074342>