]> www.infradead.org Git - users/hch/xfs-documentation.git/commit
fix asciidoc confusion w.r.t. include file newline at EOF
authorDarrick J. Wong <darrick.wong@oracle.com>
Mon, 4 Jan 2016 23:28:38 +0000 (10:28 +1100)
committerDave Chinner <david@fromorbit.com>
Mon, 4 Jan 2016 23:28:38 +0000 (10:28 +1100)
commit38d3e306475f9b6d1c8663d43649cd9c9adeee21
tree2f46c8a36a78f7574b4adcfc6bdce6bc88c5f0a5
parent1708324fdd1d37619db316d7023b7115837ae39d
fix asciidoc confusion w.r.t. include file newline at EOF

Space each include one line apart so that asciidoc knows that each
section has ended at included file's EOF.  This prevents it from
spewing horribly confused XML that blows up xmllint if each included
file doesn't itself end with a blank line.

Signed-off-by: Darrick J. Wong <darrick.wong@oracle.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dave Chinner <david@fromorbit.com>
design/XFS_Filesystem_Structure/xfs_filesystem_structure.asciidoc