git: c5f88140d0e8 - stable/13 - cnv(9): Use a proper manual page section
Gordon Bergling
gbe at FreeBSD.org
Mon Apr 5 08:44:03 UTC 2021
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 at FreeBSD.org>
AuthorDate: 2021-01-27 17:18:17 +0000
Commit: Gordon Bergling <gbe at 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;
More information about the dev-commits-src-branches
mailing list