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 <g...@freebsd.org> AuthorDate: 2021-01-27 17:18:17 +0000 Commit: Gordon Bergling <g...@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; _______________________________________________ dev-commits-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-src-all To unsubscribe, send any mail to "dev-commits-src-all-unsubscr...@freebsd.org"