source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mandoc: error message for invalid -S argument
@ 2018-08-10 22:43 schwarze
  0 siblings, 0 replies; only message in thread
From: schwarze @ 2018-08-10 22:43 UTC (permalink / raw)
  To: source

Log Message:
-----------
error message for invalid -S argument

Modified Files:
--------------
    mandoc:
        TODO

Revision Data
-------------
Index: TODO
===================================================================
RCS file: /home/cvs/mandoc/mandoc/TODO,v
retrieving revision 1.261
retrieving revision 1.262
diff -LTODO -LTODO -u -p -r1.261 -r1.262
--- TODO
+++ TODO
@@ -523,6 +523,15 @@ are mere guesses, and some may be wrong.
 * warning issues
 ************************************************************************
 
+- When a man(1) command returns no result and there was an -S
+  argument, check the -S argument against the list of valid
+  architectures and say "Unknown architecture AAA" rather than
+  "No entry for NNN in the manual" if there is no match.
+  Requires moving the lists of valid architectures out of
+  mdoc_validate.c such that they can be used by main.c.
+  Discussed with jmc@ 10 Aug 2018 19:20:12 +0100.
+  loc **  exist *  algo *  size *  imp **
+
 - warn about duplicate .Sh/.Ss heads
   gre(4): Rename duplicate sections 20 Apr 2018 15:27:33 +0200
   loc *  exist *  algo *  size *  imp **
--
 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:[~2018-08-10 22:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-08-10 22:43 mandoc: error message for invalid -S argument 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).