discuss@mandoc.bsd.lv
 help / color / mirror / Atom feed
* -Wstyle
@ 2018-08-26 22:50 Jan Stary
  2018-08-26 23:45 ` -Wstyle Ingo Schwarze
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Stary @ 2018-08-26 22:50 UTC (permalink / raw)
  To: discuss

This is mandoc as installed by the current OpenBSD snapshot (amd64).
It seems that the order of -T -W resp -W -T does matter:

  $ mandoc -Tlint -Wstyle *.1
  $ mandoc -Wstyle -Tlint *.1
  mandoc: radio.1: STYLE: RCS id missing: (OpenBSD)
  mandoc: rip.1:1:5: STYLE: Mdocdate missing: Dd March (OpenBSD)
  mandoc: rip.1: STYLE: RCS id missing: (OpenBSD)

Is that intentional?

	Jan

--
 To unsubscribe send an email to discuss+unsubscribe@mandoc.bsd.lv

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-08-26 23:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-26 22:50 -Wstyle Jan Stary
2018-08-26 23:45 ` -Wstyle Ingo 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).