.Bl -enum produces ordinal numbers, not cardinal numbers;
authorschwarze <schwarze@openbsd.org>
Mon, 20 May 2024 18:40:53 +0000 (18:40 +0000)
committerschwarze <schwarze@openbsd.org>
Mon, 20 May 2024 18:40:53 +0000 (18:40 +0000)
patch from Jan Stary <hans at stare dot cz>.

We are both confident that the practical consequences of this
documentation bug are limited since you are not supposed to commit
manual pages containing infinite numbers of list items in the first
place (remember, OpenBSD's not GNU!) - but correctness is a virtue
in documentation nonetheless.

share/man/man7/mdoc.7

index b4b2b96..485c9e9 100644 (file)
@@ -1,4 +1,4 @@
-.\" $OpenBSD: mdoc.7,v 1.182 2024/05/20 18:12:23 schwarze Exp $
+.\" $OpenBSD: mdoc.7,v 1.183 2024/05/20 18:40:53 schwarze Exp $
 .\"
 .\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
 .\" Copyright (c) 2010, 2011, 2013-2020 Ingo Schwarze <schwarze@openbsd.org>
@@ -1015,7 +1015,7 @@ A numbered list.
 No item heads can be specified.
 Formatted like
 .Fl bullet ,
-except that cardinal numbers are used in place of bullets,
+except that ordinal numbers are used in place of bullets,
 starting at 1.
 .It Fl hang
 Like