source@mandoc.bsd.lv
 help / color / mirror / Atom feed
* mdocml: Clarify: SEE ALSO sections are sorted case insensitively.
@ 2014-10-13 12:46 schwarze
  0 siblings, 0 replies; only message in thread
From: schwarze @ 2014-10-13 12:46 UTC (permalink / raw)
  To: source

Log Message:
-----------
Clarify: SEE ALSO sections are sorted case insensitively.
Patch from bentley@, ok jmc@.

Modified Files:
--------------
    mdocml:
        mdoc.7

Revision Data
-------------
Index: mdoc.7
===================================================================
RCS file: /usr/vhosts/mdocml.bsd.lv/cvs/mdocml/mdoc.7,v
retrieving revision 1.237
retrieving revision 1.238
diff -Lmdoc.7 -Lmdoc.7 -u -p -r1.237 -r1.238
--- mdoc.7
+++ mdoc.7
@@ -388,7 +388,7 @@ See
 References other manuals with related topics.
 This section should exist for most manuals.
 Cross-references should conventionally be ordered first by section, then
-alphabetically.
+alphabetically (ignoring case).
 .Pp
 References to other documentation concerning the topic of the manual page,
 for example authoritative books or journal articles, may also be
--
 To unsubscribe send an email to source+unsubscribe@mdocml.bsd.lv

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

only message in thread, other threads:[~2014-10-13 12:46 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-10-13 12:46 mdocml: Clarify: SEE ALSO sections are sorted case insensitively 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).