* mandoc: Denote multiple arguments with 'arg ...' not 'args'.
@ 2023-04-28 18:55 schwarze
0 siblings, 0 replies; only message in thread
From: schwarze @ 2023-04-28 18:55 UTC (permalink / raw)
To: source
Log Message:
-----------
Denote multiple arguments with 'arg ...' not 'args'.
From kn@, OK jmc@.
Modified Files:
--------------
mandoc:
mandoc.1
Revision Data
-------------
Index: mandoc.1
===================================================================
RCS file: /home/cvs/mandoc/mandoc/mandoc.1,v
retrieving revision 1.263
retrieving revision 1.264
diff -Lmandoc.1 -Lmandoc.1 -u -p -r1.263 -r1.264
--- mandoc.1
+++ mandoc.1
@@ -765,7 +765,7 @@ Messages displayed by
follow this format:
.Bd -ragged -offset indent
.Nm :
-.Ar file : Ns Ar line : Ns Ar column : level : message : macro arguments
+.Ar file : Ns Ar line : Ns Ar column : level : message : macro argument ...
.Pq Ar os
.Ed
.Pp
@@ -785,9 +785,7 @@ and
strings are explained below.
The name of the
.Ar macro
-triggering the message and its
-.Ar arguments
-are omitted where meaningless.
+triggering the message and its arguments are omitted where meaningless.
The
.Ar os
operating system specifier is omitted for messages that are relevant
--
To unsubscribe send an email to source+unsubscribe@mandoc.bsd.lv
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2023-04-28 18:55 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-04-28 18:55 mandoc: Denote multiple arguments with 'arg ...' not 'args' schwarze
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).