* Documentation of .In syntax
@ 2024-09-20 23:48 Evan Silberman
0 siblings, 0 replies; only message in thread
From: Evan Silberman @ 2024-09-20 23:48 UTC (permalink / raw)
To: discuss
Hello,
Since r1.18 of mdoc_macro.c in 2009, .In has been callable and parsed.
However, the table of inline macros in MACRO SYNTAX of mdoc.7 says it is
neither. The below diff matches the documentation to the
implementation.
Index: mdoc.7
===================================================================
RCS file: /cvs/mandoc/mdoc.7,v
retrieving revision 1.292
diff -u -r1.292 mdoc.7
--- mdoc.7 17 Jun 2024 15:37:37 -0000 1.292
+++ mdoc.7 20 Sep 2024 23:47:30 -0000
@@ -3016,7 +3016,7 @@
.It Ic \&Fx Ta Yes Ta Yes Ta n
.It Ic \&Hf Ta \&No Ta \&No Ta n
.It Ic \&Ic Ta Yes Ta Yes Ta >0
-.It Ic \&In Ta \&No Ta \&No Ta 1
+.It Ic \&In Ta Yes Ta Yes Ta 1
.It Ic \&Lb Ta \&No Ta \&No Ta 1
.It Ic \&Li Ta Yes Ta Yes Ta >0
.It Ic \&Lk Ta Yes Ta Yes Ta >0
--
To unsubscribe send an email to discuss+unsubscribe@mandoc.bsd.lv
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2024-09-20 23:48 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-20 23:48 Documentation of .In syntax Evan Silberman
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).