=================================================================== RCS file: /cvs/mandoc/mandoc.1,v retrieving revision 1.268 retrieving revision 1.270 diff -u -p -r1.268 -r1.270 --- mandoc/mandoc.1 2025/01/05 18:14:39 1.268 +++ mandoc/mandoc.1 2025/03/03 14:07:51 1.270 @@ -1,4 +1,4 @@ -.\" $Id: mandoc.1,v 1.268 2025/01/05 18:14:39 schwarze Exp $ +.\" $Id: mandoc.1,v 1.270 2025/03/03 14:07:51 schwarze Exp $ .\" .\" Copyright (c) 2012, 2014-2023, 2025 Ingo Schwarze .\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: January 5 2025 $ +.Dd $Mdocdate: March 3 2025 $ .Dt MANDOC 1 .Os .Sh NAME @@ -954,7 +954,7 @@ The macro uses the legacy .Xr man 7 date format -.Dq yyyy-dd-mm . +.Dq yyyy-mm-dd . Consider using the conventional .Xr mdoc 7 date format @@ -1901,7 +1901,7 @@ The rest of the input line, starting from the parenthe A column width specifier in a table layout is empty, zero, or not a valid numerical expression. The width specifier is ignored and the column is made wide enough -to accomodate all its data cells. +to accommodate all its data cells. .It Sy "ignoring excessive spacing in tbl layout" .Pq tbl A spacing modifier in a table layout is unreasonably large.