On Fri, Jan 18, 2019 at 12:44 PM Vishal Verma <[email protected]> wrote: > > We were starting to accumulate automake variables such as configureation > file paths that were also referenced in Documentation man pages. > However, until now, the man pages simply hard coded these paths to their > default values. If a distribution were to configure such a path to > something other than the default, the man pages would be out of sync > with the reality. > > Arrange for Makefile variables to be piped into an 'attrs.adoc' target > (the variables to be piped in this manner still ahve to be listed > explicitly). The different asciidoc(tor) source files can then include > attrs.adoc to use these variables. > > Finally, convert instances of '/etc/ndctl/monitor.conf' in the monitor > documentation to use this new facility. > > Cc: QI Fuli <[email protected]> > Cc: Dave Jiang <[email protected]> > Cc: Dan Williams <[email protected]> > Signed-off-by: Vishal Verma <[email protected]>
Nice! Acked-by: Dan Williams <[email protected]> _______________________________________________ Linux-nvdimm mailing list [email protected] https://lists.01.org/mailman/listinfo/linux-nvdimm
