* top/maint.mk (sc_file_system): Don't complain about
"/proc/filesystems".
+2018-02-03 Jim Meyering <meyering@fb.com>
+
+ maint.mk: exempt "/proc/filesystems" from "file system" syntax check
+ * top/maint.mk (sc_file_system): Don't complain about
+ "/proc/filesystems".
+
2018-02-03 Bruno Haible <bruno@clisp.org>
stdlib: Fix compilation error on OpenIndiana.
sc_file_system:
@prohibit=file''system \
+ exclude='/proc/filesystems' \
ignore_case=1 \
halt='found use of "file''system"; spell it "file system"' \
$(_sc_search_regexp)