source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mandoc: For compatibility with groff, the .In macro has been callable
@ 2024-09-22 10:35 schwarze
  0 siblings, 0 replies; only message in thread
From: schwarze @ 2024-09-22 10:35 UTC (permalink / raw)
  To: source

Log Message:
-----------
For compatibility with groff, the .In macro has been callable and parsed
since mandoc-1.7.24 = mdoc_macro.c rev. 1.18 (July 7, 2009).
Match the documentation to the implementation.
Patch from Evan Silberman <evan at jklol dot net>.

Modified Files:
--------------
    mandoc:
        mdoc.7

Revision Data
-------------
Index: mdoc.7
===================================================================
RCS file: /home/cvs/mandoc/mandoc/mdoc.7,v
diff -Lmdoc.7 -Lmdoc.7 -u -p -r1.293 -r1.294
--- mdoc.7
+++ mdoc.7
@@ -3017,7 +3017,7 @@ then the macro accepts an arbitrary numb
 .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 source+unsubscribe@mandoc.bsd.lv


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-09-22 10:35 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-09-22 10:35 mandoc: For compatibility with groff, the .In macro has been callable 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).