[news.software.b] MKDIR_SUB a nop in 2.11 patch 13?

news@bnr-vpa.UUCP (11/26/87)

	A quick perusal of the news 2.11 sources (patch level 13)
indicates that the MKDIR_SUB option introduced in patch 10 has no
effect.  There is no place in the source where an #ifndef MKDIR_SUB
appears.  Presumably the mkdir() routine code in funcs.c is the
stuff that should be #ifndef'ed.
	Moreover, the defs.dist file mis-spells this option as
MKDIRSUB.